summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authordfhoughton <dfhoughton@gmail.com>2019-02-03 11:57:54 -0500
committerdfhoughton <dfhoughton@gmail.com>2019-02-03 11:57:54 -0500
commit822e3ddfc9f99cb84355971f3158985d2ecce44d (patch)
treecd10156e97eb99e47e9e79e702e3492f896b9933 /Cargo.lock
parentdc9a0fd4150ffe97f34303c4401490c00b7d640f (diff)
downloadtwo-timer-822e3ddfc9f99cb84355971f3158985d2ecce44d.zip
better organization and documentation of grammar
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 a061ae6..f95d895 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -108,7 +108,7 @@ dependencies = [
[[package]]
name = "two_timer"
-version = "1.0.4"
+version = "1.0.5"
dependencies = [
"chrono 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
"lazy_static 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)",