mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: Bump mshv-ioctls from d0c852d to afc1581
Bumps [mshv-ioctls](https://github.com/rust-vmm/mshv) from `d0c852d` to `afc1581`. - [Commits](https://github.com/rust-vmm/mshv/compare/d0c852d08d27323ef5ef9ec4aaeb32b1c6a68290...afc1581a2c482a1eddc4446af50e068fa7c0006e) --- 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
@@ -1070,7 +1070,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "mshv-bindings"
|
||||
version = "0.1.1"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#d0c852d08d27323ef5ef9ec4aaeb32b1c6a68290"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#afc1581a2c482a1eddc4446af50e068fa7c0006e"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"serde",
|
||||
@@ -1082,7 +1082,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "mshv-ioctls"
|
||||
version = "0.1.1"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#d0c852d08d27323ef5ef9ec4aaeb32b1c6a68290"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#afc1581a2c482a1eddc4446af50e068fa7c0006e"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"mshv-bindings",
|
||||
|
||||
Reference in New Issue
Block a user