Update winit and glutin forks

This commit is contained in:
Héctor Ramón Jiménez 2022-01-04 13:51:35 +07:00
parent 7ab584ce96
commit d6b1a9269e
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
2 changed files with 4 additions and 4 deletions

View file

@ -19,9 +19,9 @@ log = "0.4"
thiserror = "1.0"
[dependencies.winit]
version = "0.25"
version = "0.26"
git = "https://github.com/iced-rs/winit"
rev = "1e6623c4d06d110e5408dcbdf1edebd07e6a200e"
rev = "02a12380960cec2f351c09a33d6a7cc2789d96a6"
[dependencies.iced_native]
version = "0.4"