This commit is contained in:
2019-12-17 17:06:09 -08:00
parent ac9012a2c5
commit 9070f6345b
5 changed files with 183 additions and 2 deletions

View File

@@ -7,4 +7,5 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
bytecount = "^0.6.0"
clap = "^2.33.0"