mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2026-08-05 02:19:16 +00:00
build: Bump vm-memory from 0.16.0 to 0.16.1
Bump vm-memory from 0.16.0 to 0.16.1 to include the implementations of ReadVolatile and WriteVolatile for TcpStream. Signed-off-by: Jinrong Liang <cloudliang@tencent.com>
This commit is contained in:
committed by
Rob Bradford
parent
3d7661664d
commit
4f18476cca
+1
-1
@@ -117,5 +117,5 @@ vhost-user-backend = { git = "https://github.com/rust-vmm/vhost", rev = "d983ae0
|
||||
virtio-bindings = "0.2.4"
|
||||
virtio-queue = "0.14.0"
|
||||
vm-fdt = { git = "https://github.com/rust-vmm/vm-fdt", branch = "main" }
|
||||
vm-memory = "0.16.0"
|
||||
vm-memory = "0.16.1"
|
||||
vmm-sys-util = "0.12.1"
|
||||
|
||||
Reference in New Issue
Block a user