Skip to content
This repository was archived by the owner on Sep 21, 2024. It is now read-only.

Commit f6e02f9

Browse files
chore(deps): bump sentry-tracing from 0.31.7 to 0.31.8 (#747)
Bumps [sentry-tracing](https://github.com/getsentry/sentry-rust) from 0.31.7 to 0.31.8. - [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.31.7...0.31.8) --- updated-dependencies: - dependency-name: sentry-tracing dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0500d68 commit f6e02f9

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ multihash = { version = "0.18" }
4545
pathdiff = { version = "0.2.1" }
4646
rand = { version = "0.8" }
4747
reqwest = { version = "=0.11.20", default-features = false, features = ["json", "rustls-tls", "stream"] }
48-
sentry-tracing = { version = "0.31.7" }
48+
sentry-tracing = { version = "0.31.8" }
4949
serde = { version = "^1" }
5050
serde_json = { version = "^1" }
5151
serde_urlencoded = { version = "~0.7" }

0 commit comments

Comments
 (0)