Skip to content

Commit 95f9138

Browse files
Bump tracing-forest from 0.1.6 to 0.2.0 (#770)
Bumps [tracing-forest](https://github.com/QnnOkabayashi/tracing-forest) from 0.1.6 to 0.2.0. - [Commits](https://github.com/QnnOkabayashi/tracing-forest/commits) --- updated-dependencies: - dependency-name: tracing-forest dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9510c87 commit 95f9138

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

src/hyperlight_host/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ tracing-serde = "0.2.0"
9393
serial_test = "3.1.1"
9494
hyperlight-testing = { workspace = true }
9595
env_logger = "0.11.8"
96-
tracing-forest = { version = "0.1.6", features = ["uuid", "chrono", "smallvec", "serde", "env-filter"] }
96+
tracing-forest = { version = "0.2.0", features = ["uuid", "chrono", "smallvec", "serde", "env-filter"] }
9797
tracing = "0.1.41"
9898
tracing-subscriber = {version = "0.3.19", features = ["std", "env-filter"]}
9999
tracing-opentelemetry = "0.31.0"

0 commit comments

Comments
 (0)