Update windows bindings in std

This commit is contained in:
Chris Denton 2026-01-26 10:54:00 +00:00
parent 8a32fcee2f
commit aaeb550f6f
No known key found for this signature in database
GPG key ID: 713472F2F45627DE
13 changed files with 172 additions and 172 deletions

View file

@ -12,7 +12,7 @@ members = [
exclude = [
# stdarch has its own Cargo workspace
"stdarch",
"windows_targets"
"windows_link"
]
[profile.release.package.compiler_builtins]