build: bump mshv-ioctls from 0d6e4e8 to b01bbf8

Bumps [mshv-ioctls](https://github.com/rust-vmm/mshv) from `0d6e4e8` to `b01bbf8`.
- [Release notes](https://github.com/rust-vmm/mshv/releases)
- [Commits](0d6e4e82b9...b01bbf8f6e)

---
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] 2021-09-10 23:19:32 +00:00
parent 8abe8c679b
commit 1067059c4a

4
Cargo.lock generated
View File

@ -560,7 +560,7 @@ dependencies = [
[[package]]
name = "mshv-bindings"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/mshv?branch=main#0d6e4e82b9b575798de333e362129515e81049cb"
source = "git+https://github.com/rust-vmm/mshv?branch=main#b01bbf8f6e8915964c4e5268d1c100fa49b28f44"
dependencies = [
"libc",
"serde",
@ -572,7 +572,7 @@ dependencies = [
[[package]]
name = "mshv-ioctls"
version = "0.1.0"
source = "git+https://github.com/rust-vmm/mshv?branch=main#0d6e4e82b9b575798de333e362129515e81049cb"
source = "git+https://github.com/rust-vmm/mshv?branch=main#b01bbf8f6e8915964c4e5268d1c100fa49b28f44"
dependencies = [
"libc",
"mshv-bindings",