mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: Bump mshv-bindings from af397ea to f00c7d4
Bumps [mshv-bindings](https://github.com/rust-vmm/mshv) from `af397ea` to `f00c7d4`. - [Commits](https://github.com/rust-vmm/mshv/compare/af397ea8514303d3a19d21d33730e867f7415ba9...f00c7d483c6587c151088d8a428a40d4f2a8e9c6) --- updated-dependencies: - dependency-name: mshv-bindings dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+2
-2
@@ -1247,7 +1247,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "mshv-bindings"
|
||||
version = "0.1.1"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#af397ea8514303d3a19d21d33730e867f7415ba9"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#f00c7d483c6587c151088d8a428a40d4f2a8e9c6"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"serde",
|
||||
@@ -1259,7 +1259,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "mshv-ioctls"
|
||||
version = "0.1.1"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#af397ea8514303d3a19d21d33730e867f7415ba9"
|
||||
source = "git+https://github.com/rust-vmm/mshv?branch=main#f00c7d483c6587c151088d8a428a40d4f2a8e9c6"
|
||||
dependencies = [
|
||||
"libc",
|
||||
"mshv-bindings",
|
||||
|
||||
Reference in New Issue
Block a user