# 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 are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2018" name = "yate" version = "0.1.3" authors = ["stoically "] description = "simple, idiomatic, combined html template engine and static site generator" readme = "README.md" keywords = ["template-engine", "ssg", "html", "rsx", "macro"] license = "MIT" repository = "https://github.com/stoically/yate" [dependencies.html-escape] version = "0.2.9" [dependencies.html-to-string-macro] version = "0.1" [badges.maintenance] status = "deprecated"