fix/update winit revision#4318
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates various dependencies in Cargo.lock, most notably upgrading winit and its platform-specific sub-crates from version 0.30.12 to 0.31.0-beta.2. It also updates several other packages such as libredox, quick-xml, and various wayland libraries, while introducing new dependencies like plain, redox_event, and foldhash (replacing ahash). I have no feedback to provide as there are no review comments.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Fixes #4312
Update Cargo.lock to a newer rust-windowing/winit revision so Graphite includes the upstream Wacom-tablet startup crash fix