Skip to content

Commit b153119

Browse files
authored
Fix docs.rs (#9)
1 parent 1b68aad commit b153119

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Cargo.toml

+3
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,6 @@ features = [
4040
"Win32_Security",
4141
"Win32_UI_Input_XboxController",
4242
]
43+
44+
[package.metadata.docs.rs]
45+
targets = ["x86_64-pc-windows-msvc", "i686-pc-windows-msvc"]

0 commit comments

Comments
 (0)