# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies # # If you believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "wearte_helpers" version = "0.0.2" authors = ["Dirkjan Ochtman ", "Daniel Griffen "] description = "Helper collection for wearte" homepage = "https://github.com/dgriffen/wearte" documentation = "https://docs.rs/wearte_helpers" readme = "../README.md" keywords = ["markup", "template", "handlebars", "html", "wearte_helpers"] categories = ["template-engine"] license = "MIT/Apache-2.0" repository = "https://github.com/dgriffen/wearte" [dependencies.cfg-if] version = "0.1" [dependencies.v_htmlescape] version = "^0.4.2" [build-dependencies.version_check] version = "0.1" [badges.maintenance] status = "actively-developed" [badges.travis-ci] repository = "dgriffen/wearte"