tangled
alpha
login
or
join now
eldridge.cam
/
paper-terminal
0
fork
atom
Print Markdown to a paper in your terminal
0
fork
atom
overview
issues
pulls
pipelines
update version number
eldridge.cam
2 years ago
a645fbf9
8d7cae33
+2
-2
2 changed files
expand all
collapse all
unified
split
Cargo.lock
Cargo.toml
+1
-1
Cargo.lock
···
586
586
587
587
[[package]]
588
588
name = "paper-terminal"
589
589
-
version = "2.2.1"
589
589
+
version = "3.0.0"
590
590
dependencies = [
591
591
"ansi_term",
592
592
"cjk",
+1
-1
Cargo.toml
···
7
7
homepage = "https://github.com/foxfriends/paper-terminal"
8
8
license = "MIT"
9
9
readme = "README.md"
10
10
-
version = "2.2.1"
10
10
+
version = "3.0.0"
11
11
authors = ["Cameron Eldridge <cameldridge+git@gmail.com>"]
12
12
edition = "2018"
13
13
categories = ["command-line-utilities"]