Skip to content

Commit 0afbc7f

Browse files
Bump log from 0.4.27 to 0.4.28
Bumps [log](https://github.com/rust-lang/log) from 0.4.27 to 0.4.28. - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.27...0.4.28) --- updated-dependencies: - dependency-name: log dependency-version: 0.4.28 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c08ed30 commit 0afbc7f

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_wasm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ hyperlight-host = { workspace = true }
4949
libc = { version = "0.2.175" }
5050
once_cell = "1.21.3"
5151
tracing = "0.1.27"
52-
log = "0.4.27"
52+
log = "0.4.28"
5353
cfg-if = { version = "1" }
5454
metrics = "0.24.2"
5555

0 commit comments

Comments
 (0)