chore: bump sentry crate

This commit is contained in:
Paul Makles
2023-08-10 09:42:44 +01:00
parent f5f70287e7
commit 430df03b20
2 changed files with 95 additions and 25 deletions

View File

@@ -91,7 +91,7 @@ rocket_cors = { optional = true, git = "https://github.com/lawliet89/rocket_cors
authifier = { version = "1.0.7", features = ["async-std-runtime"] }
# Sentry
sentry = "0.25.0"
sentry = "0.31.5"
# Core
revolt-result = { path = "../core/result", features = ["serde", "schemas"] }