Skip to content

Commit

Permalink
Update sentry crate to 0.32.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 1, 2024
1 parent fc30215 commit 5e9e75e
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 @@ -21,7 +21,7 @@ log = "0.4"
pretty_env_logger = "0.4"
r2d2_redis = "0.13"
regex = "1"
sentry = { version = "0.20.1", features = ["default", "log", "env_logger"] }
sentry = { version = "0.32.3", features = ["default", "log", "env_logger"] }
serde = { version = "1.0.156", features = ["derive"] }
serde_json = "1.0"
systemstat = "0.1.11"
Expand Down

0 comments on commit 5e9e75e

Please sign in to comment.