Update winit and glutin forks
This commit is contained in:
parent
7ab584ce96
commit
d6b1a9269e
2 changed files with 4 additions and 4 deletions
|
|
@ -19,9 +19,9 @@ log = "0.4"
|
|||
thiserror = "1.0"
|
||||
|
||||
[dependencies.winit]
|
||||
version = "0.25"
|
||||
version = "0.26"
|
||||
git = "https://github.com/iced-rs/winit"
|
||||
rev = "1e6623c4d06d110e5408dcbdf1edebd07e6a200e"
|
||||
rev = "02a12380960cec2f351c09a33d6a7cc2789d96a6"
|
||||
|
||||
[dependencies.iced_native]
|
||||
version = "0.4"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue