Skip to content

Commit

Permalink
Bump sentry-actix from 0.34.0 to 0.35.0
Browse files Browse the repository at this point in the history
Bumps [sentry-actix](https://github.com/getsentry/sentry-rust) from 0.34.0 to 0.35.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.34.0...0.35.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 and riquito committed Jan 4, 2025
1 parent f781f5b commit b82ad0b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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.27", default-features = false, features = ["blocking", "gzip", "multipart", "json", "rustls-tls", "rustls-tls-webpki-roots"] }
sentry-actix = "0.34.0"
sentry-actix = "0.35.0"
async-trait = "0.1.83"
aws-config = "1.1.4"
aws-credential-types = "1.2.1"
Expand Down

0 comments on commit b82ad0b

Please sign in to comment.