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

@@ -6,6 +6,6 @@ edition = "2021"
[dependencies]
anyhow = "1.0.100"
clap = "4.5.50"
mdbook = "0.4.52"
mdbook-preprocessor = "0.5.3"
semver = "1.0.27"
serde_json = "1.0.145"