forked from DGNum/colmena
Migrate to indicatif 0.7 beta
Now there is no need for the ugly hack where we drove the spinner in a separate thread :)
This commit is contained in:
parent
7d15d08d6d
commit
f716daa3a1
3 changed files with 11 additions and 45 deletions
|
@ -15,7 +15,7 @@ env_logger = "0.8.2"
|
|||
futures = "0.3.8"
|
||||
glob = "0.3.0"
|
||||
hostname = "0.3.1"
|
||||
indicatif = "0.15.0"
|
||||
indicatif = "0.17.0-beta.1"
|
||||
libc = "0.2.81"
|
||||
log = "0.4.11"
|
||||
quit = "1.1.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue