Update winit and glutin forks
This commit is contained in:
parent
94fc3d993e
commit
7ec4747304
6 changed files with 15 additions and 15 deletions
|
|
@ -20,9 +20,9 @@ log = "0.4"
|
|||
thiserror = "1.0"
|
||||
|
||||
[dependencies.winit]
|
||||
version = "0.26"
|
||||
git = "https://github.com/iced-rs/winit"
|
||||
rev = "02a12380960cec2f351c09a33d6a7cc2789d96a6"
|
||||
version = "0.27"
|
||||
git = "https://github.com/iced-rs/winit.git"
|
||||
rev = "940457522e9fb9f5dac228b0ecfafe0138b4048c"
|
||||
|
||||
[dependencies.iced_native]
|
||||
version = "0.5"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue