mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: bump mshv-ioctls from b7cd8a0 to 8094002
Bumps [mshv-ioctls](https://github.com/rust-vmm/mshv) from `b7cd8a0` to `8094002`. - [Release notes](https://github.com/rust-vmm/mshv/releases) - [Commits](https://github.com/rust-vmm/mshv/compare/b7cd8a097c833c1f9676f0b44dc3fdaad34c1582...80940020f111fac79807ba25b565855c786ebcdd) --- updated-dependencies: - dependency-name: mshv-ioctls dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+2
-2
@@ -569,7 +569,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "mshv-bindings"
|
||||
version = "0.1.0"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#b7cd8a097c833c1f9676f0b44dc3fdaad34c1582"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#80940020f111fac79807ba25b565855c786ebcdd"
|
||||
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#b7cd8a097c833c1f9676f0b44dc3fdaad34c1582"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#80940020f111fac79807ba25b565855c786ebcdd"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"mshv-bindings",
|
||||
|
||||
Reference in New Issue
Block a user