Generate gzip-ed manpages

This commit is contained in:
Jack Grigg 2019-12-29 15:56:42 -06:00
parent 4be6245bde
commit 3fc6c679f9
No known key found for this signature in database
GPG key ID: 9E8255172BBF9898
3 changed files with 16 additions and 7 deletions

View file

@ -96,6 +96,7 @@ time = { version = "0.1", optional = true }
zip = { version = "0.5", optional = true }
[dev-dependencies]
flate2 = "1"
man = "0.3"
quickcheck = "0.8"
quickcheck_macros = "0.8"