rust_d3_geo
rust_d3_geo copied to clipboard
Update winit requirement from 0.29 to 0.30
Updates the requirements on winit to permit the latest version.
Release notes
Sourced from winit's releases.
Winit version 0.30.4
Changed
DeviceId::dummy()andWindowId::dummy()are no longer markedunsafe.Fixed
- On Wayland, avoid crashing when compositor is misbehaving.
- On Web, fix
WindowEvent::Resizednot usingrequestAnimationFramewhen sendingWindowEvent::RedrawRequestedand also potentially causingWindowEvent::RedrawRequestedto not be de-duplicated.- Account for different browser engine implementations of pointer movement coordinate space.
Commits
04d8a28Winit version 0.30.4949cb0fWeb: fixMouseMotioncoordinate space (#3770)bf68ac0Web: fixWindowEvent::Resizednot using rAF (#3790)ba18837wayland: bump dependencies6509f8aMakeDeviceId/WindowId::dummy()safe (#3784)71dea46Fix CI (#3775)ec24c3ewayland: ignore events for dead objectsfeca480Avoidpathwhen importing modules (#3755)655fdc8ci: Use taiki-e/checkout-actionfaa641eAdd notgull as Windows maintainer- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)