[package] name = "shele" version = "0.4.0" edition = "2021" authors = [ "SunP04" ] license = "MIT" description = "A minimalist HTML Builder for Rust" readme = "Readme.md" homepage = "https://gitlab.com/SunP04/shele" repository = "https://gitlab.com/SunP04/shele" keywords = ["html", "builder", "html-builder"] category = ["accessibility", "web-programming"] # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]