This commit is contained in:
2024-05-06 23:41:30 +02:00
parent 4d7caa9a97
commit 5385eb8f76
3 changed files with 15 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ futures-util = "0.3.30"
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"] }
once_cell = "1.19.0"