Bump winit rev

This commit is contained in:
Nico Burns 2023-05-11 20:35:11 +01:00
parent 096bcd8988
commit ece04c1a8d

View file

@ -31,7 +31,7 @@ raw-window-handle = "0.5"
[dependencies.winit]
version = "0.28"
git = "https://github.com/nicoburns/winit.git"
rev = "f160dc321eaa2e30f770f0b61f7ffc74541cafe0"
rev = "dd5fcaf30114baf876677d997e362c23d7d134c8"
default-features = false
[dependencies.iced_runtime]