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 786ac1b commit f6a52cfCopy full SHA for f6a52cf
virtio-queue-ser/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Upcoming release
2
3
+## Added
4
+
5
+## Changed
6
7
+## Fixed
8
9
+# v0.12.0
10
11
## Changed
12
13
- Updated virtio-queue form 0.14.0 to 0.15.0
virtio-queue-ser/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "virtio-queue-ser"
-version = "0.11.0"
+version = "0.12.0"
authors = ["rust-vmm AWS maintainers <[email protected]>"]
description = "Serialization for virtio queue state"
repository = "https://github.com/rust-vmm/vm-virtio"
0 commit comments