Skip to content

Commit eb67535

Browse files
Bump env_logger from 0.11.5 to 0.11.6 (#121)
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.5 to 0.11.6. - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.5...v0.11.6) --- updated-dependencies: - dependency-name: env_logger dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e79ec96 commit eb67535

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

Cargo.lock

Lines changed: 3 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
@@ -87,7 +87,7 @@ crossbeam-queue = "0.3.12"
8787
tracing-serde = "0.2.0"
8888
serial_test = "3.1.1"
8989
hyperlight-testing = { workspace = true }
90-
env_logger = "0.11.5"
90+
env_logger = "0.11.6"
9191
tracing-forest = { version = "0.1.6", features = ["uuid", "chrono", "smallvec", "serde", "env-filter"] }
9292
tracing = "0.1.41"
9393
tracing-subscriber = {version = "0.3.19", features = ["std", "env-filter"]}

0 commit comments

Comments
 (0)