Change the default behavior for hours to 0 if discount is set

This commit is contained in:
Campbell Alden 2024-12-13 18:21:55 +09:00
parent 7a6aa2489b
commit b6d1c0ea0c
5 changed files with 22 additions and 11 deletions

2
Cargo.lock generated
View file

@ -384,7 +384,7 @@ dependencies = [
[[package]]
name = "time-track"
version = "2.1.0"
version = "2.1.1"
dependencies = [
"anyhow",
"chrono",