[package] name = "nxui-build" version = "0.1.0" edition = "2021" authors = ["LatteSyobon"] categories = ["api-bindings", "gui"] description = "Build scripts for NXUI" keywords = ["nxui", "GUI"] license = "MIT" readme = "./README.md" repository = "https://github.com/LatteSyobon/nxui" documentation = "https://lattesyobon.github.io/nxui-docs/" homepage = "https://crates.io/crates/nxui-build" rust-version = "1.57" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] winres = "0.1.12"