Skip to content

Commit

Permalink
Merge pull request #210 from arkedge/renovate/sentry
Browse files Browse the repository at this point in the history
fix(deps): update sentry-rust to 0.32.2
  • Loading branch information
sksat committed Apr 4, 2024
2 parents c48c751 + 5da59cc commit 639e187
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
Expand Up @@ -17,8 +17,8 @@ futures = "0.3.30"
hex = "0.4.3"
hmac = "0.12.1"
regex = "1.10.4"
sentry = "0.32.0"
sentry-actix = "0.32.0"
sentry = "0.32.2"
sentry-actix = "0.32.2"
serde = "1.0.197"
serde_json = "1.0.115"
structopt = "0.3.26"
Expand Down

0 comments on commit 639e187

Please sign in to comment.