Skip to content

Commit 142fb0a

Browse files
deps(deps): bump sentry-tracing from 0.45.0 to 0.46.1
Bumps [sentry-tracing](https://github.com/getsentry/sentry-rust) from 0.45.0 to 0.46.1. - [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.45.0...0.46.1) --- updated-dependencies: - dependency-name: sentry-tracing dependency-version: 0.46.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c06f544 commit 142fb0a

2 files changed

Lines changed: 11 additions & 53 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 52 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ opentelemetry-otlp = { version = "=0.31.0", features = [
107107
"grpc-tonic",
108108
] }
109109
sentry = "=0.46.0" # Should match sentry-tracing version
110-
sentry-tracing = "=0.45.0" # Should match sentry version
110+
sentry-tracing = "=0.46.1" # Should match sentry version
111111
tracing = { version = "=0.1.41", features = ["attributes"] }
112112
tracing-opentelemetry = "=0.32.0"
113113
tracing-subscriber = { version = "=0.3.20", features = ["env-filter", "json"] }

0 commit comments

Comments
 (0)