mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-03-20 07:58:55 +00:00
build: bump mshv-ioctls from 0d6e4e8
to b01bbf8
Bumps [mshv-ioctls](https://github.com/rust-vmm/mshv) from `0d6e4e8` to `b01bbf8`.
- [Release notes](https://github.com/rust-vmm/mshv/releases)
- [Commits](0d6e4e82b9...b01bbf8f6e
)
---
updated-dependencies:
- dependency-name: mshv-ioctls
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8abe8c679b
commit
1067059c4a
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -560,7 +560,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "mshv-bindings"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#0d6e4e82b9b575798de333e362129515e81049cb"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#b01bbf8f6e8915964c4e5268d1c100fa49b28f44"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"serde",
|
||||
@ -572,7 +572,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "mshv-ioctls"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#0d6e4e82b9b575798de333e362129515e81049cb"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#b01bbf8f6e8915964c4e5268d1c100fa49b28f44"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"mshv-bindings",
|
||||
|
Loading…
x
Reference in New Issue
Block a user