mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Support multiple exit codes
..with more specific error enums.
This commit is contained in:
parent
2345a57940
commit
bb7130f960
23 changed files with 112 additions and 34 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -2176,6 +2176,7 @@ dependencies = [
|
|||
"tempfile",
|
||||
"termcolor",
|
||||
"textwrap 0.13.4",
|
||||
"thiserror",
|
||||
"toml",
|
||||
"toml_edit",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue