This commit is contained in:
2023-07-23 23:41:26 +02:00
parent 1843da8d3f
commit 15353e789b
3 changed files with 142 additions and 14 deletions

View File

@@ -19,6 +19,7 @@ serde = { version = "1.0.163", features = ["derive"] }
tokio = { version = "1.28.2", features = ["full"] }
axum = { version = "0.6.18", features = ["json"] }
axum-prometheus = "0.3.4"
chrono = "0.4.26"
sentry = "0.31.5"