update to winit 0.23 api
This commit is contained in:
parent
4f2962d73f
commit
159e8a6abc
5 changed files with 13 additions and 10 deletions
|
|
@ -14,7 +14,7 @@ categories = ["gui"]
|
|||
debug = ["iced_winit/debug"]
|
||||
|
||||
[dependencies]
|
||||
glutin = "0.24"
|
||||
glutin = "0.25"
|
||||
|
||||
[dependencies.iced_native]
|
||||
version = "0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue