mirror of
https://github.com/rust-lang/mdBook.git
synced 2025-12-27 10:16:09 -05:00
Remove pulldown-cmark from mdbook-core
This dependency is no longer directly used.
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1299,7 +1299,6 @@ version = "0.5.0-alpha.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"log",
|
||||
"pulldown-cmark 0.10.3",
|
||||
"regex",
|
||||
"serde",
|
||||
"serde_json",
|
||||
|
||||
Reference in New Issue
Block a user