use a generic Write instance for command output

This commit is contained in:
Dustin J. Mitchell 2020-12-20 19:45:24 -05:00
parent 6b550e7516
commit 7d17740ca8
13 changed files with 154 additions and 46 deletions

1
Cargo.lock generated
View file

@ -2274,6 +2274,7 @@ dependencies = [
"prettytable-rs",
"taskchampion",
"tempdir",
"termcolor",
"textwrap 0.12.1",
]