Skip to content

Commit 1ec5488

Browse files
authored
Merge pull request #19 from cisco-open/dependabot/cargo/sentry-tracing-0.41.0
Bump sentry-tracing from 0.38.1 to 0.41.0
2 parents b8e6eba + 2e0966a commit 1ec5488

File tree

2 files changed

+50
-9
lines changed

2 files changed

+50
-9
lines changed

Cargo.lock

Lines changed: 49 additions & 8 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.38.1"
37+
sentry-tracing = "0.41.0"
3838

3939
[profile.release]
4040
debug = true

0 commit comments

Comments
 (0)