Skip to content
This repository was archived by the owner on Oct 24, 2022. It is now read-only.

Commit 14f58ed

Browse files
rbradfordslp
authored andcommitted
build: Bump virtio-queue version to 0.3
Signed-off-by: Rob Bradford <robert.bradford@intel.com>
1 parent 12b37dc commit 14f58ed

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
@@ -12,7 +12,7 @@ libc = ">=0.2.39"
1212
log = ">=0.4.6"
1313
vhost = { version = "0.4", features = ["vhost-user-slave"] }
1414
virtio-bindings = "0.1"
15-
virtio-queue = "0.2"
15+
virtio-queue = "0.3"
1616
vm-memory = {version = ">=0.7", features = ["backend-mmap", "backend-atomic"]}
1717
vmm-sys-util = "0.9"
1818

0 commit comments

Comments
 (0)