diff options
author | Teddy Wing | 2016-08-06 20:48:57 -0400 |
---|---|---|
committer | Teddy Wing | 2016-08-06 20:48:57 -0400 |
commit | 8f7fc4deea1e02116e4435d1e8a6068fa63e0afd (patch) | |
tree | 0de988c858af9d9c3c0323de31d0272ffaabb851 /Cargo.toml | |
parent | 30383a2436c1d99dd3a43e8c71660723375f9209 (diff) | |
download | Passextract-8f7fc4deea1e02116e4435d1e8a6068fa63e0afd.tar.bz2 |
Cargo: Update version v0.1.0 -> v0.1.1v0.1.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ [package] name = "passextract" -version = "0.1.0" +version = "0.1.1" [dependencies] clipboard = "0.1.2" |