Add an option for how many hours you intend to work

This commit is contained in:
Campbell Alden 2024-10-21 15:11:38 +09:00
parent ada5e10483
commit b6df8af541
3 changed files with 6 additions and 3 deletions

2
Cargo.lock generated
View file

@ -360,7 +360,7 @@ dependencies = [
[[package]]
name = "time-track"
version = "1.0.0"
version = "1.1.0"
dependencies = [
"anyhow",
"atty",