summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorRyan Geary <rtgnj42@gmail.com>2019-09-11 22:57:44 -0400
committerRyan Geary <rtgnj42@gmail.com>2019-09-11 23:21:26 -0400
commit2f590f61c923018d84019c83850ca8e50f83ab07 (patch)
tree0dea739470272967a8ba4b2897937352c3c3e989 /Cargo.lock
parent49b88bd0be42a71d0d580114bcc7a068adb790d0 (diff)
Update readme
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 0a00e2b..c6244f0 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.1.0"
+version = "0.2.0"
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)",