Update the day reporter to use lists instead of report types

This commit is contained in:
Campbell Alden 2024-12-24 11:56:52 +09:00
parent 154793ccbe
commit 9d62d4d555
4 changed files with 19 additions and 81 deletions

2
Cargo.lock generated
View file

@ -173,7 +173,7 @@ checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa"
[[package]]
name = "day-reporter"
version = "1.4.0"
version = "1.4.1"
dependencies = [
"anyhow",
"chrono",