This commit is contained in:
2024-05-06 23:46:58 +02:00
parent 21ffda8ce4
commit b1143360b4
3 changed files with 15 additions and 5 deletions

View File

@@ -15,6 +15,7 @@ axum-prometheus = "0.6.1"
tracing = "0.1.40"
tracing-subscriber = { version = "0.3.18", features = ["env-filter"]}
sentry-tracing = "0.32.3"
tower-http = { version = "0.5.2", features = ["trace"] }
async-tempfile = "0.5.0"