chroma-syntaxis-comrak/Cargo.toml

9 lines
226 B
TOML

[package]
name = "chroma-syntaxis-comrak"
version = "0.1.0"
edition = "2021"
[dependencies]
chroma-syntaxis = { git = "https://git.lavender.software/charlotte/chroma-syntaxis.git", features = ["built-in"] }
comrak = "0.12.1"