Skip to content

Commit 2d9f051

Browse files
committed
tmp: use vm-memory 0.2.1 only
Signed-off-by: Liu Bo <bo.liu@linux.alibaba.com>
1 parent 013b48f commit 2d9f051

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ bitflags = ">=1.1.0"
1313
libc = ">=0.2.68"
1414
log = ">=0.4.6"
1515
nix = ">=0.17"
16-
vm-memory = ">=0.2.0"
16+
vm-memory = "0.2.1"
1717
vm-virtio = { git = "https://github.com/cloud-hypervisor/vm-virtio.git", branch = "dragonball", optional = true }
1818
vhost-rs = { git = "https://github.com/cloud-hypervisor/vhost.git", branch = "dragonball", package = "vhost", optional = true }
1919

0 commit comments

Comments
 (0)