We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b68aad commit b153119Copy full SHA for b153119
Cargo.toml
@@ -40,3 +40,6 @@ features = [
40
"Win32_Security",
41
"Win32_UI_Input_XboxController",
42
]
43
+
44
+[package.metadata.docs.rs]
45
+targets = ["x86_64-pc-windows-msvc", "i686-pc-windows-msvc"]
0 commit comments