Add support for man page reading & decoding
This commit is contained in:
parent
c8bb4da246
commit
0cab758665
10 changed files with 394 additions and 13 deletions
|
|
@ -10,3 +10,5 @@ env_logger = "0.3.5"
|
|||
lazy_static = "0.2.1"
|
||||
libc = "0.2.17"
|
||||
libarchive3-sys = "0.1.2"
|
||||
encoding = "0.2.33"
|
||||
ring = "0.5.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue