Move winit conversions to iced_winit
This commit is contained in:
parent
a92a0b73ed
commit
fb8b50ab79
7 changed files with 201 additions and 225 deletions
|
|
@ -15,6 +15,3 @@ iced_core = { version = "0.1.0-alpha", path = "../core" }
|
|||
stretch = "0.2"
|
||||
twox-hash = "1.5"
|
||||
raw-window-handle = "0.1"
|
||||
|
||||
# Enable to obtain conversion traits
|
||||
winit = { version = "0.20.0-alpha3", optional = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue