Skip to content

Commit 9dac11c

Browse files
authored
Update windows-targets to v0.53 (#593)
1 parent f6ddd51 commit 9dac11c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ wasi = { version = "0.13", default-features = false }
6868

6969
# windows7
7070
[target.'cfg(all(windows, not(target_vendor = "win7")))'.dependencies]
71-
windows-targets = "0.52"
71+
windows-targets = "0.53"
7272

7373
# wasm_js
7474
[target.'cfg(all(target_arch = "wasm32", any(target_os = "unknown", target_os = "none")))'.dependencies]

0 commit comments

Comments
 (0)