mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
hypervisor: drop linux-loader dependency
It is not used anywhere inside the hypervisor crate. Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -434,7 +434,6 @@ dependencies = [
|
||||
"kvm-bindings",
|
||||
"kvm-ioctls",
|
||||
"libc",
|
||||
"linux-loader",
|
||||
"log 0.4.11",
|
||||
"mshv-bindings",
|
||||
"mshv-ioctls",
|
||||
|
||||
Reference in New Issue
Block a user