Update vm-virtio to 0.11.0
Signed-off-by: Patrick Roy <roypat@amazon.co.uk>
This commit is contained in:
parent
3008e5a241
commit
ec6fdc230c
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ libc = "0.2.39"
|
|||
log = "0.4.17"
|
||||
vhost = { path = "../vhost", version = "0.9", features = ["vhost-user-backend"] }
|
||||
virtio-bindings = "0.2.1"
|
||||
virtio-queue = "0.10.0"
|
||||
virtio-queue = "0.11.0"
|
||||
vm-memory = { version = "0.14.0", features = ["backend-mmap", "backend-atomic"] }
|
||||
vmm-sys-util = "0.12.1"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue