Update our winit fork with 0.30.8 fixes
This commit is contained in:
parent
dcd4abd5af
commit
6ce61ed821
2 changed files with 88 additions and 164 deletions
|
|
@ -189,7 +189,7 @@ web-time = "1.1"
|
|||
wgpu = "23.0"
|
||||
winapi = "0.3"
|
||||
window_clipboard = "0.4.1"
|
||||
winit = { git = "https://github.com/iced-rs/winit.git", rev = "254d6b3420ce4e674f516f7a2bd440665e05484d" }
|
||||
winit = { git = "https://github.com/iced-rs/winit.git", rev = "11414b6aa45699f038114e61b4ddf5102b2d3b4b" }
|
||||
|
||||
[workspace.lints.rust]
|
||||
rust_2018_idioms = { level = "forbid", priority = -1 }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue