From aa04e5f57cd94eb8d8f03d0087a8b4776f90b2d1 Mon Sep 17 00:00:00 2001 From: dfhoughton Date: Mon, 30 Dec 2019 20:00:37 -0500 Subject: fixing bare "pay period" needed by jobrog --- Cargo.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 560466c..25eb165 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -171,7 +171,7 @@ dependencies = [ [[package]] name = "two_timer" -version = "1.3.1" +version = "1.3.2" dependencies = [ "chrono 0.4.6 (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