This commit is contained in:
Bel LaPointe
2024-05-15 21:57:05 -04:00
parent 1d958e8a52
commit 282f653c75
3 changed files with 367 additions and 6 deletions

View File

@@ -6,4 +6,6 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
chrono = "0.4.38"
regex = "1.10.4"
serde_yaml = "0.9.34"