about summary refs log tree commit diff
path: root/corp/rih/frontend/static-markdown/Cargo.toml
[package]
version = "1.0.0"
name = "static_markdown"
edition = "2018"

[lib]
proc-macro = true

[dependencies]
syn = "1.0"
quote = "1.0"
comrak = "0.18"