Update winit and glutin
We avoid a breaking change in `mouse::Button::Other` for the time being.
This commit is contained in:
parent
d16b9cf7cd
commit
742086e190
3 changed files with 5 additions and 3 deletions
|
|
@ -14,7 +14,7 @@ categories = ["gui"]
|
|||
debug = ["iced_winit/debug"]
|
||||
|
||||
[dependencies]
|
||||
glutin = "0.25"
|
||||
glutin = "0.26"
|
||||
|
||||
[dependencies.iced_native]
|
||||
version = "0.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue