build: Bump mshv-ioctls from dcd4612 to 04f5adb

Bumps [mshv-ioctls](https://github.com/rust-vmm/mshv) from `dcd4612` to `04f5adb`.
- [Commits](dcd4612656...04f5adbf64)

---
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-06-09 23:57:29 +00:00
parent f2574897cd
commit 7feb25daf0

4
Cargo.lock generated
View File

@ -1061,7 +1061,7 @@ dependencies = [
[[package]]
name = "mshv-bindings"
version = "0.1.1"
source = "git+https://github.com/rust-vmm/mshv?branch=main#dcd461265651befe9e7e48fdc0853050a1614857"
source = "git+https://github.com/rust-vmm/mshv?branch=main#04f5adbf64866d2776f668122f48f317add53b22"
dependencies = [
"libc",
"serde",
@ -1073,7 +1073,7 @@ dependencies = [
[[package]]
name = "mshv-ioctls"
version = "0.1.1"
source = "git+https://github.com/rust-vmm/mshv?branch=main#dcd461265651befe9e7e48fdc0853050a1614857"
source = "git+https://github.com/rust-vmm/mshv?branch=main#04f5adbf64866d2776f668122f48f317add53b22"
dependencies = [
"libc",
"mshv-bindings",