summaryrefslogtreecommitdiffstats
path: root/Cargo.lock
diff options
context:
space:
mode:
authorRyan Geary <rtgnj42@gmail.com>2020-04-01 16:32:19 -0400
committerRyan Geary <rtgnj42@gmail.com>2020-04-02 10:14:29 -0400
commitb0aa310c836729f7dcaa37616d139c7571ff5e3d (patch)
tree5fc117477504336a7eabee3f180110add678e919 /Cargo.lock
parente78ea2783cf99de0d4dd430af403e88fc1edbf0e (diff)
Update documentation for v0.1.4v0.1.4
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 fbee6a8..531826d 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.3"
+version = "0.1.4"
dependencies = [
"lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
"regex 1.3.1 (registry+https://github.com/rust-lang/crates.io-index)",