Skip to content

Commit 16fb20f

Browse files
Bump env_logger from 0.11.7 to 0.11.8 (#402)
1 parent 88253a9 commit 16fb20f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -91,7 +91,7 @@ crossbeam-queue = "0.3.12"
9191
tracing-serde = "0.2.0"
9292
serial_test = "3.1.1"
9393
hyperlight-testing = { workspace = true }
94-
env_logger = "0.11.6"
94+
env_logger = "0.11.8"
9595
tracing-forest = { version = "0.1.6", features = ["uuid", "chrono", "smallvec", "serde", "env-filter"] }
9696
tracing = "0.1.41"
9797
tracing-subscriber = {version = "0.3.19", features = ["std", "env-filter"]}

0 commit comments

Comments
 (0)