mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: Fix cargo fuzz build
This reverts commit aba5fa8846.
Signed-off-by: Bo Chen <chen.bo@intel.com>
This commit is contained in:
@@ -24,7 +24,7 @@ net_util = { path = "../net_util" }
|
||||
once_cell = "1.19.0"
|
||||
seccompiler = "0.4.0"
|
||||
virtio-devices = { path = "../virtio-devices" }
|
||||
virtio-queue = "0.13.0"
|
||||
virtio-queue = "0.12.0"
|
||||
vm-device = { path = "../vm-device" }
|
||||
vm-memory = "0.14.1"
|
||||
vm-migration = { path = "../vm-migration" }
|
||||
|
||||
Reference in New Issue
Block a user