mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-25 08:47:18 +02:00
Fix history on windows
This commit is contained in:
parent
b3ea67d48a
commit
ef50763f24
6 changed files with 42 additions and 55 deletions
|
@ -41,7 +41,6 @@ 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