windows-bindgen 0.41.0

Code gen support for the windows crate
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "windows-bindgen"
version = "0.41.0"
dependencies = [
 "windows-metadata",
 "windows-tokens",
]

[[package]]
name = "windows-metadata"
version = "0.41.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "d1c2e104688296abb632439b1303b3901110c372515baea16d764a1fa6f0e6b2"

[[package]]
name = "windows-tokens"
version = "0.41.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6acb66436743a72b4b03eef84feda11f3b5bf8a76952afd6d0203b0794a6f0e0"