zola/components/errors/Cargo.toml
2019-01-23 19:20:43 +01:00

11 lines
187 B
TOML

[package]
name = "errors"
version = "0.1.0"
authors = ["Vincent Prouillet <prouillet.vincent@gmail.com>"]
[dependencies]
tera = "1.0.0-alpha.3"
toml = "0.4"
image = "0.21"
syntect = "3"