about summary refs log blame commit diff
path: root/tools/cheddar/Cargo.toml
blob: ca9ed0dfe4acd911af54987b532a656fee98d402 (plain) (tree)
1
2
3
4
5
6
7
8
9





                                         
              
              
                   
                 
[package]
name = "cheddar"
version = "0.1.0"
authors = ["Vincent Ambo <mail@tazj.in>"]
edition = "2018"

[dependencies]
comrak = "0.7"
lazy_static = "1.4"
syntect = "4.2.0"