This commit is contained in:
2024-05-06 23:29:39 +02:00
parent db95d60b90
commit b1ffd7cb54
3 changed files with 18 additions and 5 deletions

View File

@@ -27,5 +27,7 @@ maplit = "1.0.2"
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"] }
dotenv = "0.15.0"