mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-23 06:05:21 +00:00
build: bump mshv-{bindings, ioctls} to 3bdb6cae
Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
parent
71bbaf556f
commit
63b8d2eb58
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -546,7 +546,7 @@ dependencies = [
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "mshv-bindings"
|
name = "mshv-bindings"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
source = "git+https://github.com/cloud-hypervisor/mshv?branch=master#06cb96ccd15002ac2b26703c132149ba4f620d60"
|
source = "git+https://github.com/cloud-hypervisor/mshv?branch=master#3bdb6cae41c0951990c8e074a8999245271806d1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"libc",
|
"libc",
|
||||||
"serde",
|
"serde",
|
||||||
@ -558,7 +558,7 @@ dependencies = [
|
|||||||
[[package]]
|
[[package]]
|
||||||
name = "mshv-ioctls"
|
name = "mshv-ioctls"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
source = "git+https://github.com/cloud-hypervisor/mshv?branch=master#06cb96ccd15002ac2b26703c132149ba4f620d60"
|
source = "git+https://github.com/cloud-hypervisor/mshv?branch=master#3bdb6cae41c0951990c8e074a8999245271806d1"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"libc",
|
"libc",
|
||||||
"mshv-bindings",
|
"mshv-bindings",
|
||||||
|
Loading…
Reference in New Issue
Block a user