refactor: simpler names

This commit is contained in:
graelo 2020-05-23 09:30:09 +02:00
parent 4eca53fd85
commit 0d45a2872a
5 changed files with 276 additions and 139 deletions

View file

@ -12,6 +12,7 @@ license = "MIT"
termion = "1.5"
regex = "1.3.1"
clap = "2.33.0"
structopt = { version = "0.3", default-features = false }
[[bin]]
name = "thumbs"