aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorTeddy Wing2018-03-03 19:00:46 +0100
committerTeddy Wing2018-03-03 19:00:46 +0100
commit1e3124dad75f7604f40e7d99b77e745064634c3d (patch)
treeb54f58eb5313ce632676f8e4e168f85a9563c1eb /Cargo.lock
parentb5fb9247c1d8c88cde2ad67331cd89f71836149e (diff)
downloadPassextract-1e3124dad75f7604f40e7d99b77e745064634c3d.tar.bz2
Increase version v0.3.0 -> v0.4.0v0.4.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 f90dbf2..c6659c1 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -85,7 +85,7 @@ dependencies = [
[[package]]
name = "passextract"
-version = "0.3.0"
+version = "0.4.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)",