mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
use a generic Write instance for command output
This commit is contained in:
parent
6b550e7516
commit
7d17740ca8
13 changed files with 154 additions and 46 deletions
|
@ -12,6 +12,7 @@ log = "^0.4.11"
|
|||
nom = "*"
|
||||
prettytable-rs = "^0.8.0"
|
||||
textwrap = "0.12.1"
|
||||
termcolor = "1.1.2"
|
||||
|
||||
[dependencies.config]
|
||||
default-features = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue