summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authordfhoughton <dfhoughton@gmail.com>2019-01-27 13:45:31 -0500
committerdfhoughton <dfhoughton@gmail.com>2019-01-27 13:45:31 -0500
commit4857262b4f90491e9016c2861708bd571949ad45 (patch)
tree8392775251ac83f4dbe598bb47607e0dd6f70564 /Cargo.lock
parent63cffe10d36371298486dfe611b003153c6bf561 (diff)
downloadtwo-timer-4857262b4f90491e9016c2861708bd571949ad45.zip
added ordinals in a_date pattern
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 a54b044..a061ae6 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -108,7 +108,7 @@ dependencies = [
[[package]]
name = "two_timer"
-version = "1.0.3"
+version = "1.0.4"
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)",