build: Update virtio-queue and virtio-bindings
Bump virtio-queue from v0.14.0 to v0.15.0 Bump virtio-bindings from v0.2.1 to v0.2.5 Signed-off-by: Jinank Jain <jinankjain@microsoft.com>
This commit is contained in:
parent
77aed7480e
commit
ad7268f5e7
1 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ members = [
|
|||
]
|
||||
|
||||
[workspace.dependencies]
|
||||
virtio-bindings = "0.2.1"
|
||||
virtio-queue = "0.14.0"
|
||||
virtio-bindings = "0.2.5"
|
||||
virtio-queue = "0.15.0"
|
||||
vm-memory = "0.16.2"
|
||||
vmm-sys-util = "0.14.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue