mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: use latest 0.6.5 mshv crates
Use mshv-{ioctls, bindings) with the latest versions
that have the nested MSHV support.
Signed-off-by: Muminul Islam <muislam@microsoft.com>
This commit is contained in:
committed by
Rob Bradford
parent
deaf660a52
commit
0d5c914bdd
4
fuzz/Cargo.lock
generated
4
fuzz/Cargo.lock
generated
@@ -702,9 +702,9 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "mshv-bindings"
|
||||
version = "0.6.0"
|
||||
version = "0.6.5"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "805cf329582f770f62cc612716a04c14815276ae266b6298375a672d3c5a5184"
|
||||
checksum = "66f415da68542aca92b33f55ac3e93031dc30a2941952b99679258f7e0527353"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"num_enum",
|
||||
|
||||
Reference in New Issue
Block a user