Use anyhow

This commit is contained in:
Dheepak Krishnamurthy 2021-03-27 14:46:06 -06:00
parent 66a26b88d0
commit bf0fb46f90
7 changed files with 36 additions and 22 deletions

View file

@ -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"