build: Bump mshv-bindings from 04f5adb to d0c852d

Bumps [mshv-bindings](https://github.com/rust-vmm/mshv) from `04f5adb` to `d0c852d`.
- [Commits](04f5adbf64...d0c852d08d)

---
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] 2023-06-29 23:41:34 +00:00 committed by Rob Bradford
parent 25c0c55bb5
commit 0ff6cdf5eb

4
Cargo.lock generated
View File

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