Skip to content

Commit 3db761b

Browse files
jinankjainstefano-garzarella
authored andcommitted
build: Update virtio-queue and virtio-bindings
Bump virtio-queue from v0.16.0 to v0.16.0 Bump virtio-bindings from v0.2.5 to v0.2.6 Signed-off-by: Jinank Jain <[email protected]>
1 parent 82e09ed commit 3db761b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ members = [
77
]
88

99
[workspace.dependencies]
10-
virtio-bindings = "0.2.5"
11-
virtio-queue = "0.15.0"
10+
virtio-bindings = "0.2.6"
11+
virtio-queue = "0.16.0"
1212
vm-memory = "0.16.2"
1313
vmm-sys-util = "0.14.0"

0 commit comments

Comments
 (0)