Update iced and set cosmic example to use winit_softbuffer
This commit is contained in:
parent
59edb3bbf1
commit
a858662f70
2 changed files with 2 additions and 2 deletions
|
|
@ -7,5 +7,5 @@ publish = false
|
|||
|
||||
[dependencies]
|
||||
apply = "0.3.0"
|
||||
libcosmic = { path = "../..", default-features = false, features = ["debug", "winit_wgpu"] }
|
||||
libcosmic = { path = "../..", default-features = false, features = ["debug", "winit_softbuffer"] }
|
||||
once_cell = "1.15"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue