summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authordfhoughton <dfhoughton@gmail.com>2019-12-30 20:00:37 -0500
committerdfhoughton <dfhoughton@gmail.com>2019-12-30 20:00:37 -0500
commitaa04e5f57cd94eb8d8f03d0087a8b4776f90b2d1 (patch)
tree879db0955a9c766ae10cbc133f9231fc88d604b1 /Cargo.lock
parentbe6db59871d3399f4588f7c05eca7dd47224dd15 (diff)
downloadtwo-timer-aa04e5f57cd94eb8d8f03d0087a8b4776f90b2d1.zip
fixing bare "pay period" needed by jobrog
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 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)",