Skip to content

Bump windows crate range to 0.58-0.61#72

Merged
Xudong-Huang merged 2 commits intoXudong-Huang:masterfrom
MarijnS95:windows-0.59
Jul 2, 2025
Merged

Bump windows crate range to 0.58-0.61#72
Xudong-Huang merged 2 commits intoXudong-Huang:masterfrom
MarijnS95:windows-0.59

Conversation

@MarijnS95
Copy link
Copy Markdown
Contributor

@MarijnS95 MarijnS95 commented Jan 8, 2025

https://github.com/microsoft/windows-rs/releases/tag/0.61.0
https://github.com/microsoft/windows-rs/releases/tag/63

Because there were no breaking changes that affect this crate, the range could simply be extended to allow the new windows 0.59 release in addition to windows 0.58, allowing our MSRV to stay unmodified (windows 0.59 would have bumped it to 1.74 otherwise). However, such a should really be paired with a -Zminimal-versions or explicit downgrade in CI for testing though.

@MarijnS95
Copy link
Copy Markdown
Contributor Author

@Xudong-Huang is this something you can look into? wgpu is using this dependency :)

@MarijnS95
Copy link
Copy Markdown
Contributor Author

Also note that I haven't yet tested if this crate could take a version range on the windows crate, like I do in other crates that I maintain. Given that no code changes were necessary (though the CI does not appear to be running to confirm) both Windows versions should be compatible.

@MarijnS95 MarijnS95 changed the title Bump windows crate to 0.59 Bump windows crate range to 0.58-0.59 Feb 8, 2025
MarijnS95 added 2 commits July 2, 2025 10:29
Because there were no breaking changes that affect this crate, the
range could simply be extended to allow the new `windows 0.59` release
in addition to `windows 0.58`, allowing our MSRV to stay unmodified
(`windows 0.59` would have bumped it to `1.74` otherwise).  However,
such a should really be paired with a `-Zminimal-versions` or explicit
downgrade in CI for testing though.
@MarijnS95 MarijnS95 changed the title Bump windows crate range to 0.58-0.59 Bump windows crate range to 0.58-0.61 Jul 2, 2025
@Xudong-Huang Xudong-Huang merged commit 6b9e1e2 into Xudong-Huang:master Jul 2, 2025
19 checks passed
@MarijnS95 MarijnS95 deleted the windows-0.59 branch July 2, 2025 09:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants