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:
Wei Liu
2020-12-30 13:11:06 +00:00
committed by Rob Bradford
parent d82e74e4bf
commit 2aaf0540b6
2 changed files with 0 additions and 5 deletions

1
Cargo.lock generated
View File

@@ -434,7 +434,6 @@ dependencies = [
"kvm-bindings",
"kvm-ioctls",
"libc",
"linux-loader",
"log 0.4.11",
"mshv-bindings",
"mshv-ioctls",