Update winit fork to 0.29.10

This commit is contained in:
Héctor Ramón Jiménez 2024-01-16 12:01:33 +01:00
parent 2776d46348
commit 17135cbd56
No known key found for this signature in database
GPG key ID: 7CC46565708259A7

View file

@ -160,4 +160,4 @@ web-time = "0.2"
wgpu = "0.18"
winapi = "0.3"
window_clipboard = "0.3"
winit = { git = "https://github.com/iced-rs/winit.git", rev = "25b5dc1758723699015c37b0a64f16ceb9c546ea", features = ["rwh_05"] }
winit = { git = "https://github.com/iced-rs/winit.git", rev = "b91e39ece2c0d378c3b80da7f3ab50e17bb798a5", features = ["rwh_05"] }