build: bump mshv-ioctls from c2c3079 to 06cb96c

Bumps [mshv-ioctls](https://github.com/cloud-hypervisor/mshv) from `c2c3079` to `06cb96c`.
- [Release notes](https://github.com/cloud-hypervisor/mshv/releases)
- [Commits](c2c30794f4...06cb96ccd1)

---
updated-dependencies:
- dependency-name: mshv-ioctls
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-06-22 17:38:56 +00:00
parent 652e30c97d
commit 57762d4328

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#c2c30794f4a3b86602c6c3bda998559d800560f7"
source = "git+https://github.com/cloud-hypervisor/mshv?branch=master#06cb96ccd15002ac2b26703c132149ba4f620d60"
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#c2c30794f4a3b86602c6c3bda998559d800560f7"
source = "git+https://github.com/cloud-hypervisor/mshv?branch=master#06cb96ccd15002ac2b26703c132149ba4f620d60"
dependencies = [
"libc",
"mshv-bindings",