This commit is contained in:
2024-05-06 23:35:36 +02:00
parent 823ea73135
commit b119b21e01
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"] }