build: bump mshv-{bindings, ioctls} from 1024e9a to c2c3079

Signed-off-by: Muminul Islam <muislam@microsoft.com>
This commit is contained in:
Muminul Islam 2021-06-22 08:10:26 -07:00 committed by Bo Chen
parent b546afd196
commit 28ad84c207

4
Cargo.lock generated
View File

@ -546,7 +546,7 @@ dependencies = [
[[package]]
name = "mshv-bindings"
version = "0.1.0"
source = "git+https://github.com/cloud-hypervisor/mshv?branch=master#1024e9a821d33079452c20477b6ecb976ff795ad"
source = "git+https://github.com/cloud-hypervisor/mshv?branch=master#c2c30794f4a3b86602c6c3bda998559d800560f7"
dependencies = [
"libc",
"serde",
@ -558,7 +558,7 @@ dependencies = [
[[package]]
name = "mshv-ioctls"
version = "0.1.0"
source = "git+https://github.com/cloud-hypervisor/mshv?branch=master#1024e9a821d33079452c20477b6ecb976ff795ad"
source = "git+https://github.com/cloud-hypervisor/mshv?branch=master#c2c30794f4a3b86602c6c3bda998559d800560f7"
dependencies = [
"libc",
"mshv-bindings",