diff options
author | dfhoughton <dfhoughton@gmail.com> | 2021-07-03 08:25:04 -0400 |
---|---|---|
committer | dfhoughton <dfhoughton@gmail.com> | 2021-07-03 08:25:04 -0400 |
commit | 520ad1478675288d2ebd1bbfc1fdbe66c41e2b55 (patch) | |
tree | 9643a308ec9495f5e5df0673a403eac0f4b145cc /Cargo.lock | |
parent | ae58b2c4e2641ba78495a315098c78a5f72e247e (diff) | |
download | two-timer-520ad1478675288d2ebd1bbfc1fdbe66c41e2b55.zip |
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -191,7 +191,7 @@ dependencies = [ [[package]] name = "two_timer" -version = "2.2.1" +version = "2.2.2" dependencies = [ "chrono", "lazy_static", |