This commit is contained in:
Bel LaPointe
2024-05-22 14:04:38 -04:00
parent 3c132528e3
commit 039c4dad04
3 changed files with 77 additions and 34 deletions

View File

@@ -9,4 +9,5 @@ edition = "2021"
chrono = "0.4.38"
croner = "2.0.4"
regex = "1.10.4"
serde = { version = "1.0.202", features = [ "serde_derive" ] }
serde_yaml = "0.9.34"