Skip to content

Commit

Permalink
chore: bump sentry crate
Browse files Browse the repository at this point in the history
  • Loading branch information
insertish committed Aug 10, 2023
1 parent f5f7028 commit 430df03
Show file tree
Hide file tree
Showing 2 changed files with 93 additions and 23 deletions.
114 changes: 92 additions & 22 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/quark/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"] }
Expand Down

0 comments on commit 430df03

Please sign in to comment.