Update the day reporter to support more arbitrary reporting from things lists and between arbitrary dates

This commit is contained in:
Campbell Alden 2024-12-24 12:28:07 +09:00
parent 9d62d4d555
commit fb711c2810
6 changed files with 68 additions and 34 deletions

2
Cargo.lock generated
View file

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