mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-02-01 17:35:19 +00:00
build: bump mshv-ioctls from 27477b7
to d94c305
Bumps [mshv-ioctls](https://github.com/rust-vmm/mshv) from `27477b7` to `d94c305`.
- [Release notes](https://github.com/rust-vmm/mshv/releases)
- [Commits](27477b713d...d94c30583f
)
---
updated-dependencies:
- dependency-name: mshv-ioctls
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d8b3d07825
commit
9cf0dee264
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -522,7 +522,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "mshv-bindings"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#27477b713d696da880ea34b3b659de8deb628061"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#d94c30583fb3c14d6ba72c55096946ea93877f87"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"serde",
|
||||
@ -534,7 +534,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "mshv-ioctls"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#27477b713d696da880ea34b3b659de8deb628061"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#d94c30583fb3c14d6ba72c55096946ea93877f87"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"mshv-bindings",
|
||||
|
Loading…
x
Reference in New Issue
Block a user