Update README and dependencies

This commit is contained in:
2023-10-19 22:46:19 +02:00
parent ec9476b205
commit 4789c04b3d
3 changed files with 118 additions and 84 deletions

View File

@@ -6,8 +6,8 @@ license = "GPL-3.0-only"
edition = "2018"
[dependencies]
image = "0.24.2"
rayon = "1.5.3"
image = "0.24.7"
rayon = "1.8.0"
indicatif = { version = "0.16.2", features = ["rayon", "improved_unicode"] }
structopt = "0.3.26"
eyre = "0.6.8"