zola/components/errors/Cargo.toml

10 lines
166 B
TOML
Raw Normal View History

2017-07-01 07:47:41 +00:00
[package]
name = "errors"
version = "0.1.0"
authors = ["Vincent Prouillet <vincent@wearewizards.io>"]
[dependencies]
error-chain = "0.10"
tera = "0.10"
toml = "0.4"