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 9a29195 commit 8ed728dCopy full SHA for 8ed728d
virtio-queue-ser/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Upcoming release
2
3
+# v0.9.0
4
+
5
+- Updated virtio-queue from 0.11.0 to 0.12.0.
6
7
# v0.8.0
8
9
## Changed
virtio-queue-ser/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "virtio-queue-ser"
-version = "0.8.0"
+version = "0.9.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