mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-08-26 06:37:20 +02:00
pin mdbook version
This commit is contained in:
parent
ebdae1f44a
commit
31ff46bee6
4 changed files with 10 additions and 7 deletions
|
@ -27,7 +27,8 @@ lazy_static = "1"
|
|||
iso8601-duration = "0.1"
|
||||
|
||||
# only needed for usage-docs
|
||||
mdbook = { version = "0.4.9", optional = true }
|
||||
# if the mdbook version changes, change it in .github/workflows/publish-docs.yml and .github/workflows/checks.yml as well
|
||||
mdbook = { version = "0.4.10", optional = true }
|
||||
serde_json = { version = "*", optional = true }
|
||||
|
||||
[dependencies.taskchampion]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue