Skip to content

Commit ba2d5b0

Browse files
committed
Update versionize_derive dependency.
Signed-off-by: Andrei Sandu <[email protected]>
1 parent df428ab commit ba2d5b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ categories = ["encoding"]
1313
serde = ">=1.0.27"
1414
serde_derive = ">=1.0.27"
1515
bincode = "1.2.1"
16-
versionize_derive = ">=0.1.1"
16+
versionize_derive = ">=0.1.2"
1717
crc64 = "1.0.0"
1818
vmm-sys-util = ">=0.4.0"
1919

0 commit comments

Comments
 (0)