use custom Task type
This commit is contained in:
parent
01566042b3
commit
5450884bb0
6 changed files with 79 additions and 100 deletions
|
@ -12,3 +12,4 @@ ratatui = "0.29.0"
|
|||
color-eyre = "0.6.3"
|
||||
|
||||
diesel = { version = "2.2", features = ["sqlite", "returning_clauses_for_sqlite_3_35"] }
|
||||
dotenvy = "0.15"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue