Collect start date and reminder state
Already fetch the start date and reminder state for issues immediately and have them available in the struct Task.
This commit is contained in:
parent
7dc6eb305d
commit
64d28bb868
7 changed files with 148 additions and 43 deletions
|
|
@ -17,3 +17,4 @@ serde_json = "1.0.140"
|
|||
tokio = { version = "1.45.0", features = ["full"] }
|
||||
time = "0.3.41"
|
||||
jiff = "0.2.22"
|
||||
futures = "0.3.32"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue