[package] name = "rcml" version = "0.1.0" edition = "2021" include = [ "src/**/*", "Cargo.toml", ] homepage = "https://github.com/S4mwise/rcml" description = "An easy way to create stunning desktop applications." repository = "https://github.com/S4mwise/rcml" keywords = [ "app", "desktop", "markup", "xml" ] categories = ["desktop-application"] license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]