zola/components/highlighting/Cargo.toml
Vincent Prouillet 77634ebe83 Update syntect
2018-01-02 17:46:51 +01:00

9 lines
156 B
TOML

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