update iced_glutin to use new surface api
This commit is contained in:
parent
aa7164fdde
commit
0553062be1
2 changed files with 258 additions and 91 deletions
|
|
@ -16,6 +16,9 @@ debug = ["iced_winit/debug"]
|
|||
system = ["iced_winit/system"]
|
||||
multi_window = ["iced_winit/multi_window"]
|
||||
|
||||
[dependencies.raw-window-handle]
|
||||
version = "0.5.0"
|
||||
|
||||
[dependencies.log]
|
||||
version = "0.4"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue