Skip to content

Commit e5c4658

Browse files
Bump tracing-opentelemetry from 0.32.0 to 0.32.1 (#334)
Bumps [tracing-opentelemetry](https://github.com/tokio-rs/tracing-opentelemetry) from 0.32.0 to 0.32.1. - [Release notes](https://github.com/tokio-rs/tracing-opentelemetry/releases) - [Changelog](https://github.com/tokio-rs/tracing-opentelemetry/blob/v0.1.x/CHANGELOG.md) - [Commits](tokio-rs/tracing-opentelemetry@v0.32.0...v0.32.1) --- updated-dependencies: - dependency-name: tracing-opentelemetry dependency-version: 0.32.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac483da commit e5c4658

2 files changed

Lines changed: 3 additions & 6 deletions

File tree

Cargo.lock

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

src/hyperlight_wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ tokio = { version = "1.49.0", features = ["full"] }
9090
tracing-forest = { version = "0.3.1", features = ["uuid", "chrono", "smallvec", "serde", "env-filter"] }
9191
tracing = "0.1.44"
9292
tracing-subscriber = {version = "0.3.22", features = ["std", "env-filter"]}
93-
tracing-opentelemetry = "0.32.0"
93+
tracing-opentelemetry = "0.32.1"
9494
uuid = { version = "1.19.0", features = ["v4"] }
9595

9696
[build-dependencies]

0 commit comments

Comments
 (0)