Skip to content

Commit

Permalink
Update Rust crate sentry to 0.31.7 (#57)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 22, 2023
1 parent 44105be commit bf37ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ license = "MIT"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
sentry = "0.30.0"
sentry = "0.31.7"
rocket = { version = "0.5.0-rc.2", default-features = false }
log = "0.4.17"
serde = "1.0.137"
Expand Down

0 comments on commit bf37ab9

Please sign in to comment.