Skip to content

Update windows-sys to 0.61#433

Open
sendittothenewts wants to merge 11 commits intoassert-rs:mainfrom
sendittothenewts:windows-sys
Open

Update windows-sys to 0.61#433
sendittothenewts wants to merge 11 commits intoassert-rs:mainfrom
sendittothenewts:windows-sys

Conversation

@sendittothenewts
Copy link

Now that windows-sys 0.61 is widely supported in the crates ecosystem, including by all of snapbox's dependencies, it is probably OK to drop support for windows-sys 0.60. This PR also bumps the MSRV to 0.71 to match that of windows-sys 0.61.

sendittothenewts and others added 11 commits September 9, 2025 23:44
windows-sys is a frequent source of duplicate dependencies.  Widening
the range of allowed versions gives downstream crates a fighting chance
of being able to select one unique version of it.
All of our dependencies now support windows-sys 0.60.

Support for windows-sys 0.60 has been retained as it is the last version
to support Rust versions before 1.71, and our MSRV is 1.66.
This aligns with the MSRV of windows-sys 0.61.
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.

1 participant