Skip to content

Commit 4c1153e

Browse files
chore(deps): Bump fastrace-opentelemetry in the opentelemetry group
Bumps the opentelemetry group with 1 update: [fastrace-opentelemetry](https://github.com/fast/fastrace). Updates `fastrace-opentelemetry` from 0.7.2 to 0.9.0 - [Changelog](https://github.com/fast/fastrace/blob/main/CHANGELOG.md) - [Commits](https://github.com/fast/fastrace/commits/fastrace-opentelemetry-v0.9.0) --- updated-dependencies: - dependency-name: fastrace-opentelemetry dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 680827a commit 4c1153e

File tree

2 files changed

+102
-48
lines changed

2 files changed

+102
-48
lines changed

Cargo.lock

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

src/utils/runtime/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ opentelemetry_sdk = { workspace = true, features = [
5757
] } # only enable `rt-tokio` feature under non-madsim target
5858
workspace-hack = { path = "../../workspace-hack" }
5959
fastrace = "0.7"
60-
fastrace-opentelemetry = "0.7"
60+
fastrace-opentelemetry = "0.9"
6161

6262
[lints]
6363
workspace = true

0 commit comments

Comments
 (0)