Remove pulldown-cmark from mdbook-core

This dependency is no longer directly used.
This commit is contained in:
Eric Huss
2025-07-22 11:14:43 -07:00
parent 40745600a3
commit fdebbfdce2
2 changed files with 0 additions and 2 deletions

1
Cargo.lock generated
View File

@@ -1299,7 +1299,6 @@ version = "0.5.0-alpha.1"
dependencies = [
"anyhow",
"log",
"pulldown-cmark 0.10.3",
"regex",
"serde",
"serde_json",