yarte_config 0.5.3

Config file parser of yarte
Documentation
[badges.maintenance]
status = "actively-developed"

[badges.travis-ci]
branch = "master"
repository = "botika/yarte"
[dependencies.serde]
version = "1.0"

[dependencies.serde_derive]
version = "1.0"

[dependencies.toml]
version = "0.5"

[package]
authors = ["Juan Aguilar Santillana <mhpoin@gmail.com>"]
categories = ["template-engine"]
description = "Config file parser of yarte"
documentation = "https://docs.rs/yarte_config"
edition = "2018"
keywords = ["markup", "template", "handlebars", "html"]
license = "MIT/Apache-2.0"
name = "yarte_config"
readme = "../README.md"
repository = "https://github.com/botika/yarte"
version = "0.5.3"