We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 04d4b71 commit fba6261Copy full SHA for fba6261
dev-tools/gen-windows-sys-binding/src/main.rs
@@ -27,7 +27,6 @@ fn main() -> io::Result<()> {
27
// Common args to windows_bindgen.
28
let mut args = vec![
29
"--config",
30
- "std",
31
"flatten",
32
"--out",
33
temp_file.path().to_str().unwrap(),
0 commit comments