aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorTeddy Wing2016-08-17 21:01:27 -0400
committerTeddy Wing2016-08-17 21:01:27 -0400
commitf0ebd70b355156c708a17b5cff0f50e0402b082d (patch)
treeb11d20887344ee3927306e97af3ad67b1870fa08 /Cargo.lock
parent2f0c32919be803fb0ec7f11f896e4e2e9c45b024 (diff)
downloadPassextract-f0ebd70b355156c708a17b5cff0f50e0402b082d.tar.bz2
Cargo: Increase version v0.1.1 -> v0.2.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 3152f21..826c61a 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -1,6 +1,6 @@
[root]
name = "passextract"
-version = "0.1.1"
+version = "0.2.0"
dependencies = [
"clipboard 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
"rustty 0.1.12 (registry+https://github.com/rust-lang/crates.io-index)",