build: Bump mshv-ioctls from 243953f to a45fbeb

Bumps [mshv-ioctls](https://github.com/rust-vmm/mshv) from `243953f` to `a45fbeb`.
- [Commits](243953f7ef...a45fbeb4a3)

---
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] 2023-07-25 23:38:07 +00:00
parent 39f1c5f476
commit b56e721d78

4
Cargo.lock generated
View File

@ -1072,7 +1072,7 @@ dependencies = [
[[package]]
name = "mshv-bindings"
version = "0.1.1"
source = "git+https://github.com/rust-vmm/mshv?branch=main#243953f7ef1c21ed6eebfece80c98e706ebe6a8f"
source = "git+https://github.com/rust-vmm/mshv?branch=main#a45fbeb4a3930a2d17142e5687fe2f667c2df529"
dependencies = [
"libc",
"serde",
@ -1084,7 +1084,7 @@ dependencies = [
[[package]]
name = "mshv-ioctls"
version = "0.1.1"
source = "git+https://github.com/rust-vmm/mshv?branch=main#243953f7ef1c21ed6eebfece80c98e706ebe6a8f"
source = "git+https://github.com/rust-vmm/mshv?branch=main#a45fbeb4a3930a2d17142e5687fe2f667c2df529"
dependencies = [
"libc",
"mshv-bindings",