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