zola/components/errors/Cargo.toml
Vincent Prouillet 5caf24f06c Remove error-chain
Closes #576
2019-01-17 14:31:47 +01:00

11 lines
178 B
TOML

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