aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@cardoe.com>2019-10-10 15:57:51 -0500
committerDoug Goldstein <cardoe@cardoe.com>2019-10-10 15:57:51 -0500
commit94a6f270a13a03915d6e58777baa4616e90477b5 (patch)
tree5d702cc1c0b4e1e252af53c23b3c2b6f70e42dc3 /Cargo.lock
parent(cargo-release) version 0.2.0 (diff)
downloadcargo-ebuild-94a6f270a13a03915d6e58777baa4616e90477b5.tar.gz
cargo-ebuild-94a6f270a13a03915d6e58777baa4616e90477b5.tar.bz2
cargo-ebuild-94a6f270a13a03915d6e58777baa4616e90477b5.zip
(cargo-release) start next development iteration 0.2.1-alpha.0
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index cd1c99b..475d694 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -155,7 +155,7 @@ dependencies = [
[[package]]
name = "cargo-ebuild"
-version = "0.2.0"
+version = "0.2.1-alpha.0"
dependencies = [
"cargo 0.37.0 (registry+https://github.com/rust-lang/crates.io-index)",
"structopt 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",