[package] name = "maud_htmlescape" # When releasing a new version, please update html_root_url in lib.rs version = "0.17.1" authors = ["Chris Wong "] license = "MIT/Apache-2.0" documentation = "https://docs.rs/maud_htmlescape/" homepage = "https://maud.lambda.xyz/" repository = "https://github.com/lambda-fairy/maud" description = "Internal support code used by Maud." edition = "2018" [lib] path = "lib.rs"