Skip to content

Commit 82ffd1d

Browse files
Bump tracing-subscriber from 0.3.18 to 0.3.19
Dependabot couldn't find the original pull request head commit, 62368d3.
1 parent 1181e50 commit 82ffd1d

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -89,7 +89,7 @@ hyperlight-testing = { workspace = true }
8989
env_logger = "0.11.5"
9090
tracing-forest = { version = "0.1.6", features = ["uuid", "chrono", "smallvec", "serde", "env-filter"] }
9191
tracing = "0.1.37"
92-
tracing-subscriber = {version = "0.3.18", features = ["std", "env-filter"]}
92+
tracing-subscriber = {version = "0.3.19", features = ["std", "env-filter"]}
9393
tracing-opentelemetry = "0.28.0"
9494
opentelemetry = "0.27.0"
9595
opentelemetry-otlp = { version = "0.27.0", features = ["default"] }

0 commit comments

Comments
 (0)