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:
@@ -33,7 +33,7 @@ serde_with = { version = "3.9.0", default-features = false, features = [
|
||||
] }
|
||||
thiserror = "1.0.62"
|
||||
vfio-ioctls = { git = "https://github.com/rust-vmm/vfio", branch = "main", default-features = false }
|
||||
vm-memory = { version = "0.14.1", features = [
|
||||
vm-memory = { version = "0.15.0", features = [
|
||||
"backend-atomic",
|
||||
"backend-mmap",
|
||||
] }
|
||||
|
||||
Reference in New Issue
Block a user