summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authordfhoughton <dfhoughton@gmail.com>2019-01-20 13:47:09 -0500
committerdfhoughton <dfhoughton@gmail.com>2019-01-20 13:47:09 -0500
commit63cffe10d36371298486dfe611b003153c6bf561 (patch)
treea4e6926f93fc442e0c5ba733bb65a125513af0e2 /Cargo.lock
parentd3fa93c177c650edd01c0e729f2f9da86c355ee5 (diff)
downloadtwo-timer-63cffe10d36371298486dfe611b003153c6bf561.zip
fixed regression
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 9dadea0..a54b044 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -108,7 +108,7 @@ dependencies = [
[[package]]
name = "two_timer"
-version = "1.0.2"
+version = "1.0.3"
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)",