We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3a6a98 commit b1460b9Copy full SHA for b1460b9
Cargo.toml
@@ -8,6 +8,7 @@ members = [
8
exclude = [
9
# stdarch has its own Cargo workspace
10
"stdarch",
11
+ "windows_targets"
12
]
13
14
[profile.release.package.compiler_builtins]
0 commit comments