mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 21:55:20 +00:00
build: bump mshv-ioctls from a4c9916
to 8a25e36
Bumps [mshv-ioctls](https://github.com/rust-vmm/mshv) from `a4c9916` to `8a25e36`.
- [Release notes](https://github.com/rust-vmm/mshv/releases)
- [Commits](a4c9916124...8a25e361ce
)
---
updated-dependencies:
- dependency-name: mshv-ioctls
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
0b7d2caf76
commit
6fefca39e6
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -569,7 +569,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "mshv-bindings"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#a4c9916124d771fb9d0ccd97423ffb72876baa83"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#8a25e361ce8b64b6bc0799bf1e3708464a7cd548"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"serde",
|
||||
@ -581,7 +581,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "mshv-ioctls"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#a4c9916124d771fb9d0ccd97423ffb72876baa83"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#8a25e361ce8b64b6bc0799bf1e3708464a7cd548"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"mshv-bindings",
|
||||
|
Loading…
Reference in New Issue
Block a user