mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
produce Tag instances in the parser (#260)
and.. * fix usage-docs plugin * upgrade mdbook
This commit is contained in:
parent
5a454a5dfd
commit
5f28eb3a74
12 changed files with 62 additions and 80 deletions
|
@ -27,7 +27,7 @@ lazy_static = "1"
|
|||
iso8601-duration = "0.1"
|
||||
|
||||
# only needed for usage-docs
|
||||
mdbook = { version = "0.4", optional = true }
|
||||
mdbook = { version = "0.4.9", optional = true }
|
||||
serde_json = { version = "*", optional = true }
|
||||
|
||||
[dependencies.taskchampion]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue