Update deps

This commit is contained in:
2025-06-28 22:14:57 +02:00
parent 13960dd147
commit 2069b82f4f
2 changed files with 461 additions and 95 deletions

View File

@@ -15,12 +15,12 @@ axum-prometheus = "0.8.0"
tracing = "0.1.41"
tracing-subscriber = { version = "0.3.19", features = ["env-filter"]}
sentry-tracing = "0.36.0"
sentry-tracing = "0.41.0"
tower-http = { version = "0.6.2", features = ["trace"] }
async-tempfile = "0.7.0"
uuid = "1.16.0"
sentry = { version = "0.36.0", features = ["debug-images"] }
sentry = { version = "0.41.0", features = ["debug-images"] }
tokio-cron-scheduler = "0.13.0"
tokio-cron-scheduler = "0.14.0"