Skip to content

Conversation

whollins
Copy link

Motivation

Update the windows-sys dependency to the latest version.

Solution

Minor change needed as the BOOLEAN type has been removed but a standard bool is
the replacement.

@whollins whollins force-pushed the bump-windows-sys branch 3 times, most recently from c0eda79 to ed407b2 Compare September 23, 2025 22:05
@whollins whollins changed the title Bump windows-sys to version 0.61 chore: Bump windows-sys to version 0.61 Sep 23, 2025
@whollins whollins marked this pull request as ready for review September 23, 2025 22:53
@ADD-SP
Copy link
Member

ADD-SP commented Sep 24, 2025

Partially duplicate with #7469. @taiki-e Could you take a look?

@ADD-SP ADD-SP added the A-tokio Area: The main tokio crate label Sep 24, 2025
@taiki-e
Copy link
Member

taiki-e commented Sep 29, 2025

We need to update windows-sys in mio and socket2, which are our dependencies. There's already an open PR for mio (tokio-rs/mio#1901), but not for socket2. Could you open one for it?

@Darksonn
Copy link
Contributor

Problem is the new MSRV of 1.71 in windows-sys.

@ADD-SP ADD-SP added the S-blocked-on-msrv Status: need an MSRV bump to progress label Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tokio Area: The main tokio crate S-blocked-on-msrv Status: need an MSRV bump to progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants