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

@@ -27,7 +27,7 @@ log = "0.4.17"
simplelog = "0.12.0"
rand = "0.8.5"
chrono = "0.4.22"
thiserror = "1.0.32"
thiserror = "1.0.34"
ctrlc = { version = "3.2.3", features = ["termination"] }
url = "2.2.2"
fxhash = "0.2.1"