Skip to content

Commit 529eb5d

Browse files
Bump env_logger from 0.11.9 to 0.11.10 (#431)
Bumps [env_logger](https://github.com/rust-cli/env_logger) from 0.11.9 to 0.11.10. - [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.9...v0.11.10) --- updated-dependencies: - dependency-name: env_logger dependency-version: 0.11.10 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 8cb2edb commit 529eb5d

2 files changed

Lines changed: 11 additions & 35 deletions

File tree

Cargo.lock

Lines changed: 10 additions & 34 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
@@ -65,7 +65,7 @@ tracing = "0.1.44"
6565
log = "0.4"
6666
cfg-if = "1"
6767
metrics = "0.24.3"
68-
env_logger = "0.11.9"
68+
env_logger = "0.11.10"
6969
hyperlight-wasm-runtime.workspace = true
7070

7171
[target.'cfg(windows)'.dependencies]

0 commit comments

Comments
 (0)