unlock indicatif version
This commit is contained in:
@@ -6,7 +6,7 @@ edition = "2021"
|
|||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
image = "0.23"
|
image = "0.23"
|
||||||
indicatif = { version = "0.15.0", features = [ "rayon" ] }
|
indicatif = { version = "0.15", features = [ "rayon" ] }
|
||||||
itertools = "0.10"
|
itertools = "0.10"
|
||||||
rand = "0.8"
|
rand = "0.8"
|
||||||
rand_distr = "0.4"
|
rand_distr = "0.4"
|
||||||
|
|||||||
Reference in New Issue
Block a user