This commit is contained in:
2024-05-06 23:34:09 +02:00
parent aa2d9b2f29
commit 251265a88a
3 changed files with 15 additions and 5 deletions

View File

@@ -24,4 +24,5 @@ sentry = { version = "0.32.3", features = ["debug-images"] }
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"] }