[package] name = "tpl" version = "0.1.4" license = "MIT" authors = ["Bob "] keywords = ["template"] description = "simple pure template" homepage = "https://github.com/nottxy/tpl" repository = "https://github.com/nottxy/tpl" [dependencies] error-chain = "0.11" nom = "3.1"