mirror of
https://github.com/youwen5/iamb.git
synced 2025-06-19 21:29:52 -07:00
Add manual pages (#88)
This commit is contained in:
parent
2a573b6056
commit
0ddefcd7b3
7 changed files with 236 additions and 1 deletions
|
@ -14,6 +14,9 @@ categories = ["command-line-utilities"]
|
|||
rust-version = "1.66"
|
||||
build = "build.rs"
|
||||
|
||||
[build-dependencies]
|
||||
mandown = "0.1.3"
|
||||
|
||||
[build-dependencies.vergen]
|
||||
version = "8"
|
||||
default-features = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue