Skip to content

Commit ad7268f

Browse files
jinankjainstefano-garzarella
authored andcommitted
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 <[email protected]>
1 parent 77aed74 commit ad7268f

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.1"
11-
virtio-queue = "0.14.0"
10+
virtio-bindings = "0.2.5"
11+
virtio-queue = "0.15.0"
1212
vm-memory = "0.16.2"
1313
vmm-sys-util = "0.14.0"

0 commit comments

Comments
 (0)