From 8354b38700673fc2f7bbd6e66f950d1ba85e424a Mon Sep 17 00:00:00 2001 From: dfhoughton Date: Sat, 3 Oct 2020 16:22:49 -0400 Subject: added configuration parameter so time expressions can default to future instead of past interpretation --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index faf1b97..a976a53 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -171,7 +171,7 @@ dependencies = [ [[package]] name = "two_timer" -version = "2.1.0" +version = "2.2.0" dependencies = [ "chrono 0.4.10 (registry+https://github.com/rust-lang/crates.io-index)", "lazy_static 1.4.0 (registry+https://github.com/rust-lang/crates.io-index)", -- cgit v1.2.3