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

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