fix: enable application feature required in iced_glutin
This commit is contained in:
parent
1c00adad61
commit
be17295001
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ path = "../native"
|
|||
[dependencies.iced_winit]
|
||||
version = "0.4"
|
||||
path = "../winit"
|
||||
features = ["application"]
|
||||
|
||||
[dependencies.iced_graphics]
|
||||
version = "0.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue