Skip to content

Commit 481cf68

Browse files
Bump sentry-actix from 0.35.0 to 0.36.0
Bumps [sentry-actix](https://github.com/getsentry/sentry-rust) from 0.35.0 to 0.36.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.35.0...0.36.0) --- updated-dependencies: - dependency-name: sentry-actix dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d391a58 commit 481cf68

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

svanill-vault-server/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ hmac = "0.12.1"
3434
sha2 = "0.10.8"
3535
color-backtrace = "0.6.1"
3636
reqwest = { version = "0.11.27", default-features = false, features = ["blocking", "gzip", "multipart", "json", "rustls-tls", "rustls-tls-webpki-roots"] }
37-
sentry-actix = "0.35.0"
37+
sentry-actix = "0.36.0"
3838
async-trait = "0.1.86"
3939
aws-config = "1.1.4"
4040
aws-credential-types = "1.2.1"

0 commit comments

Comments
 (0)