summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorRyan Geary <rtgnj42@gmail.com>2020-03-10 00:23:04 -0400
committerRyan Geary <rtgnj42@gmail.com>2020-03-10 00:23:04 -0400
commit59ada49afdc918343c1c8eced5694760cd9fac11 (patch)
tree7b95d0cc071553abe63aada2633976de2c9c6041 /Cargo.lock
parent389c29822b2af5f4a828734eb0a2d70b4f82a900 (diff)
Set version=0.1.3v0.1.3
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 fa6fe3f..99a13bd 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.1"
+version = "0.1.3"
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)",