about summary refs log tree commit diff
path: root/tools/cheddar/Cargo.toml
blob: 1ce121c025f1041661acd80ca848031a7a1a8b17 (plain) (blame)
1
2
3
4
5
6
7
8
[package]
name = "cheddar"
version = "0.1.0"
authors = ["Vincent Ambo <mail@tazj.in>"]
edition = "2018"

[dependencies.syntect]
version = "3.3"