build: bump mshv-ioctls from b51905f to b593a7d

Bumps [mshv-ioctls](https://github.com/rust-vmm/mshv) from `b51905f` to `b593a7d`.
- [Release notes](https://github.com/rust-vmm/mshv/releases)
- [Commits](b51905f5f1...b593a7d0d8)

---
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-08-26 23:09:40 +00:00
parent e1f35628e2
commit 2b513ece00

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=master#b51905f5f15de80ed40207af2e9e74e4478f26ea"
source = "git+https://github.com/rust-vmm/mshv?branch=master#b593a7d0d8b75f294abd04de471f436e279edfa0"
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=master#b51905f5f15de80ed40207af2e9e74e4478f26ea"
source = "git+https://github.com/rust-vmm/mshv?branch=master#b593a7d0d8b75f294abd04de471f436e279edfa0"
dependencies = [
"libc",
"mshv-bindings",