pin mdbook version
This commit is contained in:
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user