build: bump mshv-ioctls from 7ac1b80 to e38ea5d

Bumps [mshv-ioctls](https://github.com/rust-vmm/mshv) from `7ac1b80` to `e38ea5d`.
- [Release notes](https://github.com/rust-vmm/mshv/releases)
- [Commits](7ac1b80bff...e38ea5d64b)

---
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-07-27 23:12:35 +00:00
parent df10dab952
commit 0c9b4fefc0

4
Cargo.lock generated
View File

@ -520,7 +520,7 @@ dependencies = [
[[package]]
name = "mshv-bindings"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/mshv?branch=main#7ac1b80bff7220171c9a626b23b51620ca774468"
source = "git+https://github.com/rust-vmm/mshv?branch=main#e38ea5d64b4584289861d559b05db3c5c8765fa3"
dependencies = [
"libc",
"serde",
@ -532,7 +532,7 @@ dependencies = [
[[package]]
name = "mshv-ioctls"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/mshv?branch=main#7ac1b80bff7220171c9a626b23b51620ca774468"
source = "git+https://github.com/rust-vmm/mshv?branch=main#e38ea5d64b4584289861d559b05db3c5c8765fa3"
dependencies = [
"libc",
"mshv-bindings",