zola/components/errors/Cargo.toml
Vincent Prouillet 8e3f1f59f6 Update Tera
2020-02-02 17:48:43 -08:00

11 lines
180 B
TOML

[package]
name = "errors"
version = "0.1.0"
authors = ["Vincent Prouillet <prouillet.vincent@gmail.com>"]
[dependencies]
tera = "1"
toml = "0.5"
image = "0.22"
syntect = "=3.2.0"