This commit is contained in:
2019-12-19 14:24:34 -08:00
parent 0840e8e642
commit b6e51ee8d1
5 changed files with 246 additions and 1 deletions

View File

@@ -9,4 +9,5 @@ edition = "2018"
[dependencies]
bytecount = "^0.6.0"
clap = "^2.33.0"
image = "^0.22.0"
image = "^0.22.0"
terminal_graphics = "^0.1.5"