-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
build: upgrade windows-sys
0.52 β 0.59
#7117
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
build: upgrade windows-sys
0.52 β 0.59
#7117
Conversation
Thanks for the PR! Happy to merge this once the dependencies are fixed as well. |
Hi, any update on this? Would love to see this :) |
This is still waiting for dependencies. |
923baab
to
6fdab08
Compare
Update on dependencies: |
socket2 0.6 is finally out. Tokio update PR: #7443 |
Okay socket2 has landed. We can merge this now if it's updated. |
6fdab08
to
5a62cc8
Compare
Removed the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you.
Motivation
We at Mozilla would like to upgrade WGPU and crates we otherwise use in
mozilla-central
towindows
0.59. π This will let us handle breaking changes, and stay in sync. with the current ecosystem for Windows targets.Solution
Migrate
tokio
towindows
0.59.Remaining work
windows-sys
to 0.59.0Β mio#1857build: allowwindows-sys
0.59Β rust-lang/socket2#545