Update winit and glutin dependencies

Fixes #1005 and closes #1007.
This commit is contained in:
Héctor Ramón Jiménez 2021-08-30 16:12:20 +07:00
parent 9ab6923e94
commit 4aa741af17
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
2 changed files with 2 additions and 2 deletions

View file

@ -16,7 +16,7 @@ debug = ["iced_winit/debug"]
[dependencies.glutin]
version = "0.27"
git = "https://github.com/iced-rs/glutin"
rev = "78a2ca5d9f78551d7d3144d5de2d9f6d47d455f3"
rev = "849352f1cb7021b7514a3104daf3e6236c915dac"
[dependencies.iced_native]
version = "0.4"