forked from DGNum/colmena
Clean up logging / progress display
This commit is contained in:
parent
8934726664
commit
a2fa8f1da7
15 changed files with 486 additions and 346 deletions
|
@ -8,6 +8,7 @@ edition = "2018"
|
|||
|
||||
[dependencies]
|
||||
async-trait = "0.1.42"
|
||||
atty = "0.2"
|
||||
clap = "2.33.3"
|
||||
console = "0.13.0"
|
||||
env_logger = "0.8.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue