Skip to content

Commit

Permalink
Update sentry crate to 0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 27, 2024
1 parent 94fd2ff commit 256c6f2
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.33.0", 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 256c6f2

Please sign in to comment.