mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
Merge pull request #225 from taskchampion/issue217
Support multiple exit codes
This commit is contained in:
commit
7f046a8e27
23 changed files with 112 additions and 34 deletions
|
@ -10,6 +10,7 @@ build = "build.rs"
|
|||
dirs-next = "^2.0.0"
|
||||
env_logger = "^0.8.3"
|
||||
anyhow = "1.0"
|
||||
thiserror = "1.0"
|
||||
log = "^0.4.14"
|
||||
nom = "^6.1.2"
|
||||
prettytable-rs = "^0.8.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue