Skip to content

Commit c1c4c03

Browse files
andreeafloresculauralt
authored andcommitted
update Cargo.toml version to v0.2.0
Signed-off-by: Andreea Florescu <[email protected]>
1 parent 2cefccf commit c1c4c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/virtio-queue/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "virtio-queue"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
authors = ["The Chromium OS Authors"]
55
description = "virtio queue implementation"
66
repository = "https://github.com/rust-vmm/vm-virtio"

0 commit comments

Comments
 (0)