chore: Enable some additional arti-client crate features

Additionally perform a dependency update.
This commit is contained in:
parazyd
2024-01-09 15:58:39 +01:00
parent 849da0a521
commit 43030a9eea
9 changed files with 358 additions and 125 deletions

View File

@@ -24,7 +24,7 @@ easy-parallel = "3.3.1"
rand = "0.8.5"
# Misc
clap = {version = "4.4.13", features = ["derive"]}
clap = {version = "4.4.14", features = ["derive"]}
log = "0.4.20"
simplelog = "0.12.1"
fxhash = "0.2.1"