Update winit fork to 0.29.8

This commit is contained in:
Héctor Ramón Jiménez 2024-01-04 05:12:38 +01:00
parent 031784e274
commit 2776d46348
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 = "3bcdb9abcd7459978ec689523bc21943d38da0f9", features = ["rwh_05"] }
winit = { git = "https://github.com/iced-rs/winit.git", rev = "25b5dc1758723699015c37b0a64f16ceb9c546ea", features = ["rwh_05"] }