mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: bump mshv crates to 0.6.6
Consume the latest mshv crates. Refer to https://github.com/rust-vmm/mshv/pull/294 for the changelog. Signed-off-by: Anirudh Rayabharam <anrayabh@microsoft.com>
This commit is contained in:
committed by
Rob Bradford
parent
d5e35d9e5c
commit
e4f9610b5b
@@ -49,8 +49,8 @@ acpi_tables = { git = "https://github.com/rust-vmm/acpi_tables", branch = "main"
|
||||
kvm-bindings = "0.12.1"
|
||||
kvm-ioctls = "0.22.1"
|
||||
linux-loader = "0.13.1"
|
||||
mshv-bindings = "0.6.5"
|
||||
mshv-ioctls = "0.6.5"
|
||||
mshv-bindings = "0.6.6"
|
||||
mshv-ioctls = "0.6.6"
|
||||
seccompiler = "0.5.0"
|
||||
vfio-bindings = { version = "0.6.0", default-features = false }
|
||||
vfio-ioctls = { version = "0.5.1", default-features = false }
|
||||
|
||||
Reference in New Issue
Block a user