mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
parse all defined fields in tasks
This commit is contained in:
parent
de5e4e134c
commit
6a66b7a84b
8 changed files with 298 additions and 431 deletions
|
@ -4,6 +4,8 @@ version = "0.1.0"
|
|||
authors = ["Dustin J. Mitchell <dustin@mozilla.com>"]
|
||||
|
||||
[dependencies]
|
||||
clap = "2.32"
|
||||
console = "0.6.2"
|
||||
indicatif = "0.9.0"
|
||||
#clap = "2.32"
|
||||
#console = "0.6.2"
|
||||
#indicatif = "0.9.0"
|
||||
uuid = "0.7"
|
||||
chrono = "0.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue