mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-25 08:47:18 +02:00
Use anyhow
This commit is contained in:
parent
66a26b88d0
commit
bf0fb46f90
7 changed files with 36 additions and 22 deletions
|
@ -36,6 +36,7 @@ rustyline = "7.1.0"
|
|||
uuid = { version = "0.8.1", features = ["serde", "v4"] }
|
||||
better-panic = "0.2.0"
|
||||
shellexpand = "2.1"
|
||||
anyhow = "1"
|
||||
|
||||
[package.metadata.rpm]
|
||||
package = "taskwarrior-tui"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue