build: Bump mshv-ioctls from 6901f9c to 0dd4d34

Bumps [mshv-ioctls](https://github.com/rust-vmm/mshv) from `6901f9c` to `0dd4d34`.
- [Commits](6901f9cbd3...0dd4d3452a)

---
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] 2023-12-12 23:56:12 +00:00
parent 442fe6afcb
commit 883bb22b65

4
Cargo.lock generated
View File

@ -1242,7 +1242,7 @@ dependencies = [
[[package]]
name = "mshv-bindings"
version = "0.1.1"
source = "git+https://github.com/rust-vmm/mshv?branch=main#6901f9cbd31021eea3da9c7dd3dec21e53faa175"
source = "git+https://github.com/rust-vmm/mshv?branch=main#0dd4d3452a7f2e95199f4b58380acc41458474de"
dependencies = [
"libc",
"serde",
@ -1254,7 +1254,7 @@ dependencies = [
[[package]]
name = "mshv-ioctls"
version = "0.1.1"
source = "git+https://github.com/rust-vmm/mshv?branch=main#6901f9cbd31021eea3da9c7dd3dec21e53faa175"
source = "git+https://github.com/rust-vmm/mshv?branch=main#0dd4d3452a7f2e95199f4b58380acc41458474de"
dependencies = [
"libc",
"mshv-bindings",