tree-wide: drop unneeded dependencies

Signed-off-by: Wei Liu <liuwe@microsoft.com>
This commit is contained in:
Wei Liu
2022-07-22 18:22:40 +00:00
committed by Liu Wei
parent e885c35a54
commit 2afd0e626a
8 changed files with 0 additions and 16 deletions
-1
View File
@@ -9,6 +9,5 @@ default = []
[dependencies]
log = "0.4.17"
virtio-bindings = { version = "0.1.0", features = ["virtio-v5_0_0"] }
virtio-queue = "0.4.0"
vm-memory = { version = "0.8.0", features = ["backend-mmap", "backend-atomic", "backend-bitmap"] }