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](82be8577d1...cda9d658f4)

---
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

4
Cargo.lock generated
View File

@ -522,7 +522,7 @@ dependencies = [
[[package]] [[package]]
name = "mshv-bindings" name = "mshv-bindings"
version = "0.1.0" 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 = [ dependencies = [
"libc", "libc",
"serde", "serde",
@ -534,7 +534,7 @@ dependencies = [
[[package]] [[package]]
name = "mshv-ioctls" name = "mshv-ioctls"
version = "0.1.0" 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 = [ dependencies = [
"libc", "libc",
"mshv-bindings", "mshv-bindings",