Skip to content

Commit b7ec829

Browse files
committed
Update Rust crate sentry to v0.24.3
1 parent 829109b commit b7ec829

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

Cargo.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ rand = "=0.8.4"
7272
reqwest = { version = "=0.11.9", features = ["blocking", "gzip", "json"] }
7373
scheduled-thread-pool = "=0.2.5"
7474
semver = { version = "=1.0.5", features = ["serde"] }
75-
sentry = { version = "=0.24.2", features = ["tracing"] }
75+
sentry = { version = "=0.24.3", features = ["tracing"] }
7676
sentry-conduit = { version = "=0.5.0", default-features = false }
7777
serde = { version = "=1.0.136", features = ["derive"] }
7878
serde_json = "=1.0.78"

0 commit comments

Comments
 (0)