chore: Update crate dependencies

This commit is contained in:
parazyd
2024-03-07 14:17:17 +01:00
parent 30ebc50b3a
commit 8778d57b42
9 changed files with 33 additions and 33 deletions

View File

@@ -24,7 +24,7 @@ easy-parallel = "3.3.1"
rand = "0.8.5"
# Misc
clap = {version = "4.5.1", features = ["derive"]}
clap = {version = "4.5.2", features = ["derive"]}
log = "0.4.21"
simplelog = "0.12.2"
fxhash = "0.2.1"