[package]
name = "windows-bindgen"
version = "0.48.0"
authors = ["Microsoft"]
edition = "2018"
license = "MIT OR Apache-2.0"
description = "Code gen support for the windows and windows-sys crates"
repository = "https://github.com/microsoft/windows-rs"
readme = "../../../docs/readme.md"
[package.metadata.docs.rs]
default-target = "x86_64-pc-windows-msvc"
targets = []
[dependencies]
tokens = { package = "windows-tokens", path = "../tokens", version = "0.48.0" }
metadata = { package = "windows-metadata", path = "../metadata", version = "0.48.0" }