build: bump mshv-ioctls from 82be857 to cda9d65

Bumps [mshv-ioctls](https://github.com/rust-vmm/mshv) from `82be857` to `cda9d65`.
- [Release notes](https://github.com/rust-vmm/mshv/releases)
- [Commits](https://github.com/rust-vmm/mshv/compare/82be8577d11b74d33090929d4a382af2fb5c8c21...cda9d658f4f7aa2a99cec0f821a0e7c943a06b6e)

---
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]
2022-06-15 23:13:20 +00:00
committed by Rob Bradford
parent a583b055f5
commit e9f5052fcd
Generated
+2 -2
View File
@@ -522,7 +522,7 @@ dependencies = [
[[package]]
name = "mshv-bindings"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/mshv?branch=main#82be8577d11b74d33090929d4a382af2fb5c8c21"
source = "git+https://github.com/rust-vmm/mshv?branch=main#cda9d658f4f7aa2a99cec0f821a0e7c943a06b6e"
dependencies = [
"libc",
"serde",
@@ -534,7 +534,7 @@ dependencies = [
[[package]]
name = "mshv-ioctls"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/mshv?branch=main#82be8577d11b74d33090929d4a382af2fb5c8c21"
source = "git+https://github.com/rust-vmm/mshv?branch=main#cda9d658f4f7aa2a99cec0f821a0e7c943a06b6e"
dependencies = [
"libc",
"mshv-bindings",