build: clean up unused dependencies
Signed-off-by: Songqian Li <sionli@tencent.com>
This commit is contained in:
parent
ec8fceb4a6
commit
e32fa593e5
10 changed files with 0 additions and 26 deletions
|
|
@ -10,10 +10,8 @@ kvm = ["vfio-ioctls/kvm"]
|
|||
mshv = ["vfio-ioctls/mshv"]
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0.94"
|
||||
hypervisor = { path = "../hypervisor" }
|
||||
serde = { version = "1.0.208", features = ["derive", "rc"] }
|
||||
thiserror = { workspace = true }
|
||||
vfio-ioctls = { workspace = true, default-features = false }
|
||||
vm-memory = { workspace = true, features = ["backend-mmap"] }
|
||||
vmm-sys-util = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue