chore: Update crate dependencies

This commit is contained in:
parazyd
2023-08-18 10:15:14 +02:00
parent 9103045723
commit 44982d320e
31 changed files with 151 additions and 150 deletions

View File

@@ -24,11 +24,11 @@ easy-parallel = "3.3.0"
rand = "0.8.5"
# Misc
clap = {version = "4.3.21", features = ["derive"]}
log = "0.4.19"
clap = {version = "4.3.22", features = ["derive"]}
log = "0.4.20"
simplelog = "0.12.1"
fxhash = "0.2.1"
url = "2.4.0"
# Encoding and parsing
serde_json = "1.0.104"
serde_json = "1.0.105"