Skip to content

Commit ffd8152

Browse files
roypatdianpopa
authored andcommitted
Release 0.1.7
Signed-off-by: Patrick Roy <[email protected]>
1 parent 5dd0b38 commit ffd8152

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
1+
# v0.1.7
2+
3+
- Use caret requirements instead of comparison requirements
4+
for specifying dependencies
5+
- Update vmm-sys-utils to 0.11.0
6+
17
# v0.1.6
28

3-
- Upraded vmm-sys-utils to v0.8.0
9+
- Upgraded vmm-sys-utils to v0.8.0
410

511
# v0.1.5
612

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "versionize"
3-
version = "0.1.6"
3+
version = "0.1.7"
44
license = "Apache-2.0"
55
authors = ["Amazon Firecracker team <[email protected]>"]
66
description = "A version tolerant serialization/deserialization framework."

0 commit comments

Comments
 (0)