Skip to content

Commit fc11361

Browse files
fix(deps): update sentry-rust to 0.35.0
1 parent 8595804 commit fc11361

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ hex = "0.4.3"
1818
hmac = "0.12.1"
1919
regex = "1.10.4"
2020
reqwest = { version = "0.12.9", features = ["json"] }
21-
sentry = "0.34.0"
22-
sentry-actix = "0.34.0"
21+
sentry = "0.35.0"
22+
sentry-actix = "0.35.0"
2323
serde = "1.0.200"
2424
serde_json = "1.0.116"
2525
structopt = "0.3.26"

0 commit comments

Comments
 (0)