Add manpage generator

This commit is contained in:
Jack Grigg
2021-04-11 20:10:45 +12:00
parent f316257d6b
commit d4c53157a7
3 changed files with 151 additions and 0 deletions
+4
View File
@@ -30,6 +30,10 @@ x509 = "0.2"
x509-parser = "0.9"
yubikey-piv = { version = "0.3", features = ["untested"] }
[dev-dependencies]
flate2 = "1"
man = "0.3"
[patch.crates-io]
age-core = { git = "https://github.com/str4d/rage.git", rev = "a9b5e88aa5816b284ebea23fc84d0203a3c4fdbb" }
age-plugin = { git = "https://github.com/str4d/rage.git", rev = "a9b5e88aa5816b284ebea23fc84d0203a3c4fdbb" }