aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@cardoe.com>2016-11-26 17:33:07 -0600
committerDoug Goldstein <cardoe@cardoe.com>2016-11-26 17:33:07 -0600
commit98932791c03cea107bedbc7d783371990d685976 (patch)
treeba8a99ecca5b8b573f6929538afb434770a3172d
parentbump version to 0.1.2 (diff)
downloadcargo-ebuild-98932791c03cea107bedbc7d783371990d685976.tar.gz
cargo-ebuild-98932791c03cea107bedbc7d783371990d685976.tar.bz2
cargo-ebuild-98932791c03cea107bedbc7d783371990d685976.zip
bump Cargo.lock version
-rw-r--r--Cargo.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 2408526..ed95d46 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "cargo-ebuild"
-version = "0.1.1"
+version = "0.1.2"
dependencies = [
"cargo 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rustc-serialize 0.3.19 (registry+https://github.com/rust-lang/crates.io-index)",