Skip to content

Commit f818a0d

Browse files
build(deps): bump vmm-sys-util from 0.12.1 to 0.15.0
Bumps [vmm-sys-util](https://github.com/rust-vmm/vmm-sys-util) from 0.12.1 to 0.15.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.12.1...v0.15.0) --- updated-dependencies: - dependency-name: vmm-sys-util dependency-version: 0.15.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4060663 commit f818a0d

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ eif_loader = { path = "./eif_loader" }
2525
enclave_build = { path = "./enclave_build" }
2626
openssl = "0.10.72"
2727
vsock = "0.5"
28-
vmm-sys-util = "0.12.1"
28+
vmm-sys-util = "0.15.0"
2929
sha2 = "0.9.5"
3030
hex = "0.4"
3131

0 commit comments

Comments
 (0)