Skip to content

Commit a66f6e9

Browse files
committed
Auto merge of #3023 - Turbo87:sentry, r=pietroalbini
Update `sentry` to v0.21.0 see https://github.com/getsentry/sentry-rust/blob/0.21.0/CHANGELOG.md#0210 r? `@pietroalbini`
2 parents 87cf8b1 + 89bc001 commit a66f6e9

File tree

2 files changed

+13
-25
lines changed

2 files changed

+13
-25
lines changed

Cargo.lock

Lines changed: 12 additions & 24 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
@@ -76,7 +76,7 @@ rand = "0.7"
7676
reqwest = { version = "0.10", features = ["blocking", "gzip", "json"] }
7777
scheduled-thread-pool = "0.2.0"
7878
semver = { version = "0.10", features = ["diesel", "serde"] }
79-
sentry = "0.20.1"
79+
sentry = "0.21.0"
8080
serde = { version = "1.0.0", features = ["derive"] }
8181
serde_json = "1.0.0"
8282
sha2 = "0.9"

0 commit comments

Comments
 (0)