mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-03-20 07:58:55 +00:00
build: bump mshv-bindings from 39a77bc
to b51905f
Bumps [mshv-bindings](https://github.com/rust-vmm/mshv) from `39a77bc` to `b51905f`.
- [Release notes](https://github.com/rust-vmm/mshv/releases)
- [Commits](39a77bc8e4...b51905f5f1
)
---
updated-dependencies:
- dependency-name: mshv-bindings
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
2f2e870ad1
commit
d3170a926f
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=master#39a77bc8e4ed50fcfb5bc9f5ab540c7039278fb6"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=master#b51905f5f15de80ed40207af2e9e74e4478f26ea"
|
||||
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=master#39a77bc8e4ed50fcfb5bc9f5ab540c7039278fb6"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=master#b51905f5f15de80ed40207af2e9e74e4478f26ea"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"mshv-bindings",
|
||||
|
Loading…
x
Reference in New Issue
Block a user