zola/components/highlighting/Cargo.toml
2018-03-20 18:42:42 +01:00

9 lines
160 B
TOML

[package]
name = "highlighting"
version = "0.1.0"
authors = ["Vincent Prouillet <prouillet.vincent@gmail.com>"]
[dependencies]
lazy_static = "1"
syntect = "2"