mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2024-12-22 13:45:20 +00:00
build: Bump mshv-ioctls from 0106c24
to bf85430
Bumps [mshv-ioctls](https://github.com/rust-vmm/mshv) from `0106c24` to `bf85430`.
- [Release notes](https://github.com/rust-vmm/mshv/releases)
- [Commits](0106c24a26...bf85430875
)
---
updated-dependencies:
- dependency-name: mshv-ioctls
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
beee45a1ce
commit
5123d0b1e1
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -602,7 +602,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "mshv-bindings"
|
||||
version = "0.1.1"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#0106c24a2632a591a87c7bdb2c96f4f2bcc2d9eb"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#bf8543087576d48ad2d752c9c583e4d5c9deec71"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"serde",
|
||||
@ -614,7 +614,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "mshv-ioctls"
|
||||
version = "0.1.1"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#0106c24a2632a591a87c7bdb2c96f4f2bcc2d9eb"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#bf8543087576d48ad2d752c9c583e4d5c9deec71"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"mshv-bindings",
|
||||
|
Loading…
Reference in New Issue
Block a user