mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-25 17:57:19 +02:00
Add history files
This commit is contained in:
parent
ba84e3fff0
commit
690ce7004f
5 changed files with 194 additions and 62 deletions
|
@ -40,6 +40,8 @@ anyhow = "1"
|
|||
async-std = { version = "1", features = ["attributes", "unstable"] }
|
||||
futures = "0.3"
|
||||
futures-timer = "3.0"
|
||||
dirs = "2.0.2"
|
||||
xdg = "2"
|
||||
|
||||
[package.metadata.rpm]
|
||||
package = "taskwarrior-tui"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue