build: Bump virtio-queue version to 0.3
Signed-off-by: Rob Bradford <robert.bradford@intel.com>
This commit is contained in:
parent
12b37dcb07
commit
14f58eda14
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ libc = ">=0.2.39"
|
|||
log = ">=0.4.6"
|
||||
vhost = { version = "0.4", features = ["vhost-user-slave"] }
|
||||
virtio-bindings = "0.1"
|
||||
virtio-queue = "0.2"
|
||||
virtio-queue = "0.3"
|
||||
vm-memory = {version = ">=0.7", features = ["backend-mmap", "backend-atomic"]}
|
||||
vmm-sys-util = "0.9"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue