about summary refs log tree commit diff
path: root/tools/cheddar/Cargo.toml
[package]
name = "cheddar"
version = "0.1.0"
authors = ["Vincent Ambo <mail@tazj.in>"]
edition = "2018"

[dependencies]
comrak = "0.6"
lazy_static = "1.4"
syntect = "3.3"