Skip to content

Commit

Permalink
Bump sentry-actix from 0.32.3 to 0.33.0
Browse files Browse the repository at this point in the history
Bumps [sentry-actix](https://github.com/getsentry/sentry-rust) from 0.32.3 to 0.33.0.
- [Release notes](https://github.com/getsentry/sentry-rust/releases)
- [Changelog](https://github.com/getsentry/sentry-rust/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-rust@0.32.3...0.33.0)

---
updated-dependencies:
- dependency-name: sentry-actix
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 1, 2024
1 parent 3a9b630 commit d40fca9
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 13 deletions.
66 changes: 54 additions & 12 deletions Cargo.lock

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

2 changes: 1 addition & 1 deletion svanill-vault-server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ hmac = "0.12.1"
sha2 = "0.10.8"
color-backtrace = "0.6.1"
reqwest = { version = "0.11.24", default-features = false, features = ["blocking", "gzip", "multipart", "json", "rustls-tls", "rustls-tls-webpki-roots"] }
sentry-actix = "0.32.3"
sentry-actix = "0.33.0"
async-trait = "0.1.80"
aws-config = "1.1.4"
aws-credential-types = "1.2.0"
Expand Down

0 comments on commit d40fca9

Please sign in to comment.