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 f6a52cf commit 86528a9Copy full SHA for 86528a9
virtio-vsock/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Upcoming
2
3
+## Added
4
+
5
+## Changed
6
7
+## Fixed
8
9
+# v0.9.0
10
11
## Fixed
12
13
- Add license files.
virtio-vsock/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "virtio-vsock"
-version = "0.8.0"
+version = "0.9.0"
authors = ["rust-vmm community", "rust-vmm AWS maintainers <rust-vmm-maintainers@amazon.com>"]
description = "virtio vsock device implementation"
repository = "https://github.com/rust-vmm/vm-virtio"
0 commit comments