diff --git a/Cargo.toml b/Cargo.toml index bbb193f947..0abc67abb6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -177,4 +177,4 @@ web-time = "0.2" wgpu = { git = "https://github.com/gfx-rs/wgpu", rev = "20fda69" } winapi = "0.3" window_clipboard = "0.4" -winit = { git = "https://github.com/iced-rs/winit.git", rev = "b91e39ece2c0d378c3b80da7f3ab50e17bb798a5" } +winit = { git = "https://github.com/pop-os/winit.git", branch = "winit-0.29" }