Update winit and glutin dependencies

This commit is contained in:
Héctor Ramón Jiménez 2021-08-19 15:40:28 +07:00
parent 663c3685da
commit 8333b8f88c
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
2 changed files with 2 additions and 2 deletions

View file

@ -21,7 +21,7 @@ thiserror = "1.0"
[dependencies.winit]
version = "0.25"
git = "https://github.com/iced-rs/winit"
rev = "eba45b9567d3efdba5165381960b4f914fffeb96"
rev = "fea65a7f852fb36956adc0b13b6647e25eec33ec"
[dependencies.iced_native]
version = "0.4"