capybara/ext/syntax/Cargo.toml

11 lines
234 B
TOML

[package]
name = "syntax"
version = "0.1.0"
authors = ["haskal <haskal@awoo.systems>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
syntect = "4.4"