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
|
|
@ -21,7 +21,6 @@ serde = { version = "1.0.208", features = ["derive", "rc"] }
|
|||
thiserror = { workspace = true }
|
||||
uuid = { workspace = true }
|
||||
vm-memory = { workspace = true, features = ["backend-bitmap", "backend-mmap"] }
|
||||
vm-migration = { path = "../vm-migration" }
|
||||
vmm-sys-util = { workspace = true, features = ["with-serde"] }
|
||||
|
||||
[target.'cfg(any(target_arch = "aarch64", target_arch = "riscv64"))'.dependencies]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue