aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@cardoe.com>2020-06-18 09:32:41 -0500
committerDoug Goldstein <cardoe@cardoe.com>2020-06-18 09:32:41 -0500
commitf83485f90b814b31f1b5b59be607d36beae289b7 (patch)
tree28962fb1d6a657fa8a4d80056916124fc92f3f80 /Cargo.lock
parent(cargo-release) version 0.3.1 (diff)
downloadcargo-ebuild-f83485f90b814b31f1b5b59be607d36beae289b7.tar.gz
cargo-ebuild-f83485f90b814b31f1b5b59be607d36beae289b7.tar.bz2
cargo-ebuild-f83485f90b814b31f1b5b59be607d36beae289b7.zip
(cargo-release) start next development iteration 0.3.2-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 2c77f9e..99e27df 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -30,7 +30,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "cargo-ebuild"
-version = "0.3.1"
+version = "0.3.2-alpha.0"
dependencies = [
"anyhow 1.0.31 (registry+https://github.com/rust-lang/crates.io-index)",
"cargo_metadata 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)",