Skip to content

Commit 4888c7d

Browse files
committed
Use patched cargo version until a better solution is available
1 parent b8dc61a commit 4888c7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ name = "rust-semverver"
2525
path = "src/bin/rust_semverver.rs"
2626

2727
[dependencies]
28-
cargo = { git = "https://github.com/gnzlbg/cargo", branch = "revert_6193" }
28+
cargo-semverver = "0.34"
2929
failure = "0.1"
3030
crates-io = "0.20"
3131
env_logger = "0.6"

0 commit comments

Comments
 (0)