Skip to content
This repository was archived by the owner on May 8, 2024. It is now read-only.

Commit 369477e

Browse files
dianpopaioanachirca
authored andcommitted
upgrade to versionize 0.1.1 from crates.io
Signed-off-by: Diana Popa <[email protected]>
1 parent 6496b38 commit 369477e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ fam-wrappers = ["vmm-sys-util"]
1616
[dependencies]
1717
vmm-sys-util = { version = ">=0.2.0", optional = true }
1818

19-
versionize = { git = "https://github.com/firecracker-microvm/versionize", tag = "v0.1.0" }
20-
versionize_derive = { git = "https://github.com/firecracker-microvm/versionize_derive", tag = "v0.1.0" }
19+
versionize = { version = ">=0.1.1" }
20+
versionize_derive = { version = ">=0.1.1" }

0 commit comments

Comments
 (0)