Update winit and glutin

This commit is contained in:
Héctor Ramón Jiménez 2021-10-12 22:41:16 +07:00
parent 569aff331f
commit 024f68a189
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 = "2564d0ab87cf2ad824a2a58733aebe40dd2f29bb"
rev = "492c20605907accf2b5dc2da52284305fd128346"
[dependencies.iced_native]
version = "0.4"