summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authordfhoughton <dfhoughton@gmail.com>2019-01-05 12:35:29 -0500
committerdfhoughton <dfhoughton@gmail.com>2019-01-05 12:35:29 -0500
commit8981b2d10268ac934b1251c6a1c91bf756ba7818 (patch)
tree77c2f37da00a8ba2e1bf450b9d24bf0d384bf7d0 /Cargo.lock
parent8235e2be69d41b1f477a4adc1ac3fbb2c4a16533 (diff)
downloadtwo-timer-8981b2d10268ac934b1251c6a1c91bf756ba7818.zip
converted from utc to naive; added 'weekend'
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 1b2b82a..b79a3e5 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -108,7 +108,7 @@ dependencies = [
[[package]]
name = "two_timer"
-version = "0.1.0"
+version = "1.0.0"
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)",