Add mdbook-driver

This is intended to hold the high-level MDBook type.
This commit is contained in:
Eric Huss
2025-07-21 20:47:33 -07:00
parent 7eccd1d556
commit c8571f592c
4 changed files with 19 additions and 0 deletions

4
Cargo.lock generated
View File

@@ -1307,6 +1307,10 @@ dependencies = [
"toml",
]
[[package]]
name = "mdbook-driver"
version = "0.5.0-alpha.1"
[[package]]
name = "mdbook-html"
version = "0.5.0-alpha.1"