summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorRyan Geary <rtgnj42@gmail.com>2019-09-29 17:49:22 -0400
committerRyan Geary <rtgnj42@gmail.com>2019-09-29 17:52:20 -0400
commit0b1a59ad2a55a81d58943a01da124e518450e15c (patch)
tree4315e43d7922bca3f90ac95f7ebbba33eb9b47e6 /Cargo.lock
parente28bdcce122c28a78e443cf4238c37e29179eb56 (diff)
Bump version in Cargo.tomlv0.1.1
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 c6244f0..fa6fe3f 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -32,7 +32,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "choose"
-version = "0.2.0"
+version = "0.1.1"
dependencies = [
"regex 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",
"structopt 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",