Update Rust crate sentry to 0.48.0
All checks were successful
Build and Test / account (push) Successful in 7m4s

This commit is contained in:
Spacebot 2026-04-29 08:00:57 +00:00
commit 53f5ed9c52
2 changed files with 201 additions and 228 deletions

View file

@ -37,7 +37,7 @@ cbc = "0.1.2"
mii = { path = "./mii" }
crc32fast = "1.4.2"
gxhash = "3.4.1"
sentry = "0.38.0"
sentry = "0.48.0"
rocket_cors = "0.6.0"
juniper = { version = "0.17.0", features = ["chrono"] }