Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

Commit

Permalink
fix(deps): update rust crate sentry to 0.31.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 23, 2023
1 parent 01b7a1d commit 2cbbb40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ rand = "0.8.5"
regex = "1.8.1"
rocket = { version = "0.5.0-rc.3", features = ["json"] }
rsa = "0.7.2"
sentry = "0.31.1"
sentry = "0.31.2"
sentry-log = "0.31.1"
sentry-tracing = "0.31.1"
serde = { version = "1.0.163", features = ["derive"] }
Expand Down

0 comments on commit 2cbbb40

Please sign in to comment.