Update project dependencies.

This commit is contained in:
Luther Blissett
2022-09-06 16:41:03 +02:00
parent 94b0c40e4e
commit ee4c99387e
21 changed files with 88 additions and 91 deletions

View File

@@ -23,7 +23,7 @@ easy-parallel = "3.2.0"
rand = "0.8.5"
# Misc
clap = {version = "3.2.18", features = ["derive"]}
clap = {version = "3.2.20", features = ["derive"]}
log = "0.4.17"
simplelog = "0.12.0"
fxhash = "0.2.1"