chore: Update crate dependencies

This commit is contained in:
parazyd
2023-07-20 12:23:58 +02:00
parent 37d7461a53
commit 8d07dc2258
28 changed files with 172 additions and 172 deletions

View File

@@ -24,11 +24,11 @@ easy-parallel = "3.3.0"
rand = "0.8.5"
# Misc
clap = {version = "4.3.11", features = ["derive"]}
clap = {version = "4.3.17", features = ["derive"]}
log = "0.4.19"
simplelog = "0.12.1"
fxhash = "0.2.1"
url = "2.4.0"
# Encoding and parsing
serde_json = "1.0.102"
serde_json = "1.0.103"