Remove hex package

This commit is contained in:
2023-08-06 22:44:44 +02:00
parent fe2aceaa73
commit 23382dc202
3 changed files with 2 additions and 4 deletions

View File

@@ -24,7 +24,6 @@ serde_json = "1.0.96"
moka = { version = "0.11.1", features = ["future"] }
md5 = "0.7.0"
hex = "0.4.3"
smallvec = { version = "1.10.0", features = ["serde"] }
smartstring = { version = "1.0.1", features = ["serde"] }