zola/components/errors/Cargo.toml
Vincent Prouillet 45fc1ee761 Release 0.3.1
2018-02-15 10:41:49 +01:00

10 lines
166 B
TOML

[package]
name = "errors"
version = "0.1.0"
authors = ["Vincent Prouillet <vincent@wearewizards.io>"]
[dependencies]
error-chain = "0.11"
tera = "0.11"
toml = "0.4"