build: Bump mshv-bindings from 2d0aaa1 to 6b0cf3b

Bumps [mshv-bindings](https://github.com/rust-vmm/mshv) from `2d0aaa1` to `6b0cf3b`.
- [Release notes](https://github.com/rust-vmm/mshv/releases)
- [Commits](2d0aaa16b0...6b0cf3b47f)

---
updated-dependencies:
- dependency-name: mshv-bindings
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-09-29 23:16:27 +00:00
parent 01b38b9c59
commit 1294f052b2

4
Cargo.lock generated
View File

@ -603,7 +603,7 @@ dependencies = [
[[package]]
name = "mshv-bindings"
version = "0.1.1"
source = "git+https://github.com/rust-vmm/mshv?branch=main#2d0aaa16b00eec5470aed0d4e8f8ce24550df6d1"
source = "git+https://github.com/rust-vmm/mshv?branch=main#6b0cf3b47fc80bcc212bc87910e7626a5a48068b"
dependencies = [
"libc",
"serde",
@ -615,7 +615,7 @@ dependencies = [
[[package]]
name = "mshv-ioctls"
version = "0.1.1"
source = "git+https://github.com/rust-vmm/mshv?branch=main#2d0aaa16b00eec5470aed0d4e8f8ce24550df6d1"
source = "git+https://github.com/rust-vmm/mshv?branch=main#6b0cf3b47fc80bcc212bc87910e7626a5a48068b"
dependencies = [
"libc",
"mshv-bindings",