Skip to content

Commit 27a09b6

Browse files
Bump vmm-sys-util from 0.13.0 to 0.14.0
Bumps [vmm-sys-util](https://github.com/rust-vmm/vmm-sys-util) from 0.13.0 to 0.14.0. - [Release notes](https://github.com/rust-vmm/vmm-sys-util/releases) - [Changelog](https://github.com/rust-vmm/vmm-sys-util/blob/main/CHANGELOG.md) - [Commits](rust-vmm/vmm-sys-util@v0.13.0...v0.14.0) --- updated-dependencies: - dependency-name: vmm-sys-util dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aaa3dc7 commit 27a09b6

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -34,7 +34,7 @@ tracing = { version = "0.1.41", features = ["log"] }
3434
tracing-log = "0.2.0"
3535
tracing-core = "0.1.33"
3636
hyperlight-common = { workspace = true, default-features = true }
37-
vmm-sys-util = "0.13.0"
37+
vmm-sys-util = "0.14.0"
3838
crossbeam = "0.8.0"
3939
crossbeam-channel = "0.5.15"
4040
thiserror = "2.0.12"

0 commit comments

Comments
 (0)