Skip to content

Commit

Permalink
fix(deps): update sentry-rust to 0.35.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent 8595804 commit fc11361
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
36 changes: 18 additions & 18 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ hex = "0.4.3"
hmac = "0.12.1"
regex = "1.10.4"
reqwest = { version = "0.12.9", features = ["json"] }
sentry = "0.34.0"
sentry-actix = "0.34.0"
sentry = "0.35.0"
sentry-actix = "0.35.0"
serde = "1.0.200"
serde_json = "1.0.116"
structopt = "0.3.26"
Expand Down

0 comments on commit fc11361

Please sign in to comment.