unlock indicatif version

This commit is contained in:
Simon Gardling 2025-03-24 16:17:29 -04:00
parent 1b6cbce8b6
commit 0c5ba3154a
Signed by: titaniumtown
GPG Key ID: 9AB28AC10ECE533D

View File

@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
image = "0.23"
indicatif = { version = "0.15.0", features = [ "rayon" ] }
indicatif = { version = "0.15", features = [ "rayon" ] }
itertools = "0.10"
rand = "0.8"
rand_distr = "0.4"