This commit is contained in:
2023-06-21 11:43:44 +02:00
parent 00204bb4c0
commit 5a725eb30c
4 changed files with 5 additions and 3 deletions

View File

@@ -28,3 +28,4 @@ sentry = "0.31.3"
lazy_static = "1.4.0"
moka = { version = "0.11.1", features = ["future"] }
axum = "0.6.18"
smallvec = "1.10.0"