diff options
author | Teddy Wing | 2018-03-03 19:00:46 +0100 |
---|---|---|
committer | Teddy Wing | 2018-03-03 19:00:46 +0100 |
commit | 1e3124dad75f7604f40e7d99b77e745064634c3d (patch) | |
tree | b54f58eb5313ce632676f8e4e168f85a9563c1eb /Cargo.lock | |
parent | b5fb9247c1d8c88cde2ad67331cd89f71836149e (diff) | |
download | Passextract-1e3124dad75f7604f40e7d99b77e745064634c3d.tar.bz2 |
Increase version v0.3.0 -> v0.4.0v0.4.0
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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)", |