[package] name = "win32api-rs-sys" version = "0.1.0" edition = "2021" repository = "https://github.com/somedevfox/Unofficial-Windows-API-Rust-Binding" license = "MIT" description = "Raw bindgen output for windows.h header" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] [build-dependencies] bindgen = "0.53.1"