We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
winmd
windows-metadata
1 parent b1f53ea commit a99189bCopy full SHA for a99189b
crates/libs/metadata/Cargo.toml
@@ -6,6 +6,7 @@ edition = "2018"
6
license = "MIT OR Apache-2.0"
7
description = "Code gen support for the windows crate"
8
repository = "https://github.com/microsoft/windows-rs"
9
+exclude = ["/default"]
10
11
[package.metadata.docs.rs]
12
default-target = "x86_64-pc-windows-msvc"
0 commit comments