Using duration-string for configuration of timings. Much nicer.

This commit is contained in:
rzuasti
2026-01-23 14:35:28 -05:00
parent ecfc56bc30
commit ca1674243e
8 changed files with 56 additions and 26 deletions
+1
View File
@@ -17,3 +17,4 @@ chrono = "0.4.43"
pushover = "0.4.0"
config = "0.15.19"
lazy_static = "1.5.0"
duration-string = { version="0.5.3", features = ["serde"] }