zola/components/errors/Cargo.toml
Vincent Prouillet 7bf36642d9 Update deps
2018-07-16 11:03:45 +02:00

11 lines
187 B
TOML

[package]
name = "errors"
version = "0.1.0"
authors = ["Vincent Prouillet <prouillet.vincent@gmail.com>"]
[dependencies]
error-chain = "0.12"
tera = "0.11"
toml = "0.4"
image = "0.19.0"