roxy-markdown-tera-rewriter/Cargo.toml

11 lines
204 B
TOML

[package]
name = "roxy_markdown_tera_rewriter"
version = "0.1.0"
edition = "2021"
[dependencies]
lol_html = "1.2.0"
regex = "1.10.3"
roxy_core = { git = "https://github.com/kitsunecafe/roxy-core.git" }