We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12841a4 commit 02ab2aeCopy full SHA for 02ab2ae
virtio-queue-ser/CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Upcoming release
2
3
+# v0.10.0
4
+
5
## Changed
6
7
- Updated virtio-queue from 0.12.0 to 0.13.0.
virtio-queue-ser/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "virtio-queue-ser"
-version = "0.9.0"
+version = "0.10.0"
authors = ["rust-vmm AWS maintainers <rust-vmm-maintainers@amazon.com>"]
description = "Serialization for virtio queue state"
repository = "https://github.com/rust-vmm/vm-virtio"
0 commit comments