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.
windows-targets
1 parent f6ddd51 commit 9dac11cCopy full SHA for 9dac11c
Cargo.toml
@@ -68,7 +68,7 @@ wasi = { version = "0.13", default-features = false }
68
69
# windows7
70
[target.'cfg(all(windows, not(target_vendor = "win7")))'.dependencies]
71
-windows-targets = "0.52"
+windows-targets = "0.53"
72
73
# wasm_js
74
[target.'cfg(all(target_arch = "wasm32", any(target_os = "unknown", target_os = "none")))'.dependencies]
0 commit comments