Skip to content

Commit

Permalink
Update windows-targets to v0.53 (#593)
Browse files Browse the repository at this point in the history
  • Loading branch information
newpavlov authored Jan 29, 2025
1 parent f6ddd51 commit 9dac11c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ wasi = { version = "0.13", default-features = false }

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

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

0 comments on commit 9dac11c

Please sign in to comment.