1
1
mirror of https://github.com/casey/just.git synced 2024-09-11 05:55:31 +03:00
just/crates/generate-book/Cargo.toml
2024-05-15 07:28:50 +00:00

10 lines
160 B
TOML

[package]
name = "generate-book"
version = "0.0.0"
edition = "2018"
publish = false
[dependencies]
pulldown-cmark = "0.9.1"
pulldown-cmark-to-cmark = "10.0.1"