Speedup the signoff report by short circuiting when the first task not on today is found
This commit is contained in:
parent
c6942468b2
commit
154793ccbe
2 changed files with 28 additions and 26 deletions
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "day-reporter"
|
||||
version = "1.4.0"
|
||||
version = "1.4.1"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
|
|
|||
Reference in a new issue