mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: Bulk update vm-memory and related dependencies
Signed-off-by: Rob Bradford <rbradford@rivosinc.com>
This commit is contained in:
@@ -13,8 +13,8 @@ libc = "0.2.158"
|
||||
log = "0.4.22"
|
||||
net_util = { path = "../net_util" }
|
||||
option_parser = { path = "../option_parser" }
|
||||
vhost = { version = "0.11.0", features = ["vhost-user-backend"] }
|
||||
vhost-user-backend = "0.15.0"
|
||||
vhost = { version = "0.12.0", features = ["vhost-user-backend"] }
|
||||
vhost-user-backend = "0.16.0"
|
||||
virtio-bindings = "0.2.2"
|
||||
vm-memory = "0.14.1"
|
||||
vm-memory = "0.15.0"
|
||||
vmm-sys-util = "0.12.1"
|
||||
|
||||
Reference in New Issue
Block a user