Handle hours and minutes pluralization

This commit is contained in:
Campbell Alden 2024-01-16 17:39:25 +09:00
parent fc07ffb480
commit df02ab447b
3 changed files with 11 additions and 3 deletions

2
Cargo.lock generated
View file

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