build: Bump mshv-bindings from af397ea to f00c7d4

Bumps [mshv-bindings](https://github.com/rust-vmm/mshv) from `af397ea` to `f00c7d4`.
- [Commits](af397ea851...f00c7d483c)

---
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-11-06 23:06:22 +00:00 committed by Bo Chen
parent d38e951234
commit 3ce463f482

4
Cargo.lock generated
View File

@ -1247,7 +1247,7 @@ dependencies = [
[[package]]
name = "mshv-bindings"
version = "0.1.1"
source = "git+https://github.com/rust-vmm/mshv?branch=main#af397ea8514303d3a19d21d33730e867f7415ba9"
source = "git+https://github.com/rust-vmm/mshv?branch=main#f00c7d483c6587c151088d8a428a40d4f2a8e9c6"
dependencies = [
"libc",
"serde",
@ -1259,7 +1259,7 @@ dependencies = [
[[package]]
name = "mshv-ioctls"
version = "0.1.1"
source = "git+https://github.com/rust-vmm/mshv?branch=main#af397ea8514303d3a19d21d33730e867f7415ba9"
source = "git+https://github.com/rust-vmm/mshv?branch=main#f00c7d483c6587c151088d8a428a40d4f2a8e9c6"
dependencies = [
"libc",
"mshv-bindings",