update to mdbook 0.5

This commit is contained in:
Guillaume Desmottes
2026-05-26 15:56:09 +02:00
parent 8791feb495
commit f4cc4842ec
9 changed files with 174 additions and 1978 deletions

View File

@@ -8,7 +8,7 @@ anyhow = "1.0.100"
bimap = { version = "0.6.3", features = ["serde"] }
clap = { version = "4.5.50", features = ["derive"] }
itertools = "0.13.0"
mdbook = "0.4.52"
mdbook-preprocessor = "0.5.3"
pulldown-cmark = "0.11.3"
pulldown-cmark-to-cmark = "15"
semver = "1.0.27"