Update winit and glutin dependencies

This commit is contained in:
Héctor Ramón Jiménez 2021-08-16 15:50:20 +07:00
parent 1b2e66ec4f
commit 663c3685da
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
3 changed files with 8 additions and 8 deletions

View file

@ -16,7 +16,7 @@ debug = ["iced_winit/debug"]
[dependencies.glutin]
version = "0.27"
git = "https://github.com/iced-rs/glutin"
rev = "03437d8a1826d83c62017b2bb7bf18bfc9e352cc"
rev = "6f15ac1c5e138e081e95b4a91072d7922a4b7db4"
[dependencies.iced_native]
version = "0.4"