Upgrade indicatif to 0.17.7
This commit is contained in:
@@ -8,7 +8,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
image = "0.24.7"
|
||||
rayon = "1.8.0"
|
||||
indicatif = { version = "0.16.2", features = ["rayon", "improved_unicode"] }
|
||||
indicatif = { version = "0.17.7", features = ["rayon", "improved_unicode"] }
|
||||
structopt = "0.3.26"
|
||||
eyre = "0.6.8"
|
||||
|
||||
|
Reference in New Issue
Block a user