mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 14:36:42 +02:00
Add task_by_uuid and task_by_index
This commit is contained in:
parent
738bce9a21
commit
d00dd90043
3 changed files with 21 additions and 0 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -767,6 +767,7 @@ dependencies = [
|
|||
"task-hookrs",
|
||||
"tui",
|
||||
"unicode-width",
|
||||
"uuid",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue