1[package]
2name = "windows_x86_64_gnu"
3version = "0.52.4"
4authors = ["Microsoft"]
5edition = "2021"
6rust-version = "1.56"
7license = "MIT OR Apache-2.0"
8description = "Import lib for Windows"
9repository = "https://github.com/microsoft/windows-rs"
10
11[package.metadata.docs.rs]
12default-target = "x86_64-pc-windows-msvc"
13targets = []
14