Skip to content

Commit dcbca5c

Browse files
Bump sentry from 0.32.1 to 0.32.2
Bumps [sentry](https://github.com/getsentry/sentry-rust) from 0.32.1 to 0.32.2. - [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.1...0.32.2) --- updated-dependencies: - dependency-name: sentry dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 06e2203 commit dcbca5c

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

+10-10
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
@@ -45,7 +45,7 @@ aws-smithy-types = "1.1.1"
4545
http = "0.2.9"
4646

4747
[dependencies.sentry]
48-
version = "0.32.1"
48+
version = "0.32.2"
4949
default-features = false
5050
features = ["rustls", "backtrace", "contexts", "panic", "reqwest", "tracing"]
5151

0 commit comments

Comments
 (0)