Mop up dependencies and features.

This commit is contained in:
Luther Blissett
2022-09-24 18:15:51 +02:00
parent f9bb19fd66
commit 6fc5b43d54
35 changed files with 298 additions and 273 deletions

View File

@@ -27,7 +27,7 @@ clap = {version = "3.2.20", features = ["derive"]}
log = "0.4.17"
simplelog = "0.12.0"
fxhash = "0.2.1"
url = "2.2.2"
url = "2.3.1"
# Encoding and parsing
serde_json = "1.0.85"