Skip to content

Comments

fix: Update winit to 0.30.9#511

Merged
DataTriny merged 4 commits intomainfrom
update-winit
Feb 8, 2025
Merged

fix: Update winit to 0.30.9#511
DataTriny merged 4 commits intomainfrom
update-winit

Conversation

@DataTriny
Copy link
Member

@DataTriny DataTriny commented Feb 2, 2025

Fixes #499

I just ran cargo update --precise 0.30.9 winit.

@DataTriny DataTriny changed the title fix: Update winit to 0.30.8 fix: Update winit to 0.30.9 Feb 8, 2025
@mwcampbell
Copy link
Contributor

I noticed that this had the side effect of downgrading the windows-targets version that libloading depends on in our Cargo.lock. I guess this happened because libloading depends on a range of windows-targets versions. This looks safe to fix by manually editing Cargo.lock to revert that one change.

@DataTriny
Copy link
Member Author

Yeah, I had noticed this as well. Let me check what I can do.

@DataTriny DataTriny merged commit 0be21e6 into main Feb 8, 2025
9 checks passed
@DataTriny DataTriny deleted the update-winit branch February 8, 2025 15:24
@github-actions github-actions bot mentioned this pull request Feb 8, 2025
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.

winit 0.30.6 broke AccessKit on Windows

2 participants