Count end time from the last time if the last time is in the future

This commit is contained in:
Campbell Alden 2024-12-26 18:47:35 +09:00
parent 9087e69c79
commit 2b55df907b
4 changed files with 22 additions and 7 deletions

2
Cargo.lock generated
View file

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