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

@ -14,9 +14,9 @@ categories = ["gui"]
debug = ["iced_winit/debug"]
[dependencies.glutin]
version = "0.27"
version = "0.28"
git = "https://github.com/iced-rs/glutin"
rev = "492c20605907accf2b5dc2da52284305fd128346"
rev = "7a0ee02782eb2bf059095e0c953c4bb53f1eef0e"
[dependencies.iced_native]
version = "0.4"