This commit is contained in:
2024-05-06 23:43:25 +02:00
parent d61b317738
commit b2951c71c9
3 changed files with 13 additions and 3 deletions

View File

@@ -29,6 +29,7 @@ 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"] }
base64 = "0.22.0"