This commit is contained in:
2023-06-21 13:38:17 +02:00
parent a369f470b8
commit 9e7922d03c
13 changed files with 113 additions and 78 deletions

View File

@@ -29,3 +29,4 @@ lazy_static = "1.4.0"
moka = { version = "0.11.1", features = ["future"] }
axum = "0.6.18"
smallvec = { version = "1.10.0", features = ["serde"] }
smartstring = { version = "1.0.1", features = ["serde"] }