Update winit and glutin dependencies

... and remove crates.io patch
This commit is contained in:
Héctor Ramón Jiménez 2021-07-20 21:34:20 +07:00
parent b97954a1ee
commit 82db3c78b6
No known key found for this signature in database
GPG key ID: 140CC052C94F138E
4 changed files with 9 additions and 19 deletions

View file

@ -20,8 +20,8 @@ thiserror = "1.0"
[dependencies.winit]
version = "0.25"
# git = "https://github.com/iced-rs/winit"
# rev = "e351421a32bf01b428325dde44dea39ee2656153"
git = "https://github.com/iced-rs/winit"
rev = "844485272a7412cb35cdbfac3524decdf59475ca"
[dependencies.iced_native]
version = "0.4"