Skip to content

Commit a38a311

Browse files
Bump sentry-tracing from 0.41.0 to 0.42.0
Bumps [sentry-tracing](https://github.com/getsentry/sentry-rust) from 0.41.0 to 0.42.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.41.0...0.42.0) --- updated-dependencies: - dependency-name: sentry-tracing dependency-version: 0.42.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ec5488 commit a38a311

File tree

2 files changed

+11
-10
lines changed

2 files changed

+11
-10
lines changed

Cargo.lock

Lines changed: 10 additions & 9 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
@@ -34,7 +34,7 @@ sentry = { version = "0.38.1", default-features = false, features = [
3434
"reqwest",
3535
"rustls",
3636
] }
37-
sentry-tracing = "0.41.0"
37+
sentry-tracing = "0.42.0"
3838

3939
[profile.release]
4040
debug = true

0 commit comments

Comments
 (0)