zola/components/errors/Cargo.toml
2019-08-08 00:37:38 +02: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-beta.10"
toml = "0.5"
image = "0.22"
syntect = "3"