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 7162844 commit 071c6adCopy full SHA for 071c6ad
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# v0.1.6
2
+
3
+- Upraded vmm-sys-utils to v0.8.0
4
5
# v0.1.5
6
7
- Added more documentation and examples.
Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "versionize"
-version = "0.1.5"
+version = "0.1.6"
license = "Apache-2.0"
authors = ["Amazon Firecracker team <[email protected]>"]
description = "A version tolerant serialization/deserialization framework."
0 commit comments