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"
|
||||
|
|
|
|||
2
iced
2
iced
|
|
@ -1 +1 @@
|
|||
Subproject commit fb31dfb6cacad5fb26773f82069f1b65bbd7c99d
|
||||
Subproject commit 4019d1b1f3037facbbec50c8dcaae228b217ee02
|
||||
Loading…
Add table
Add a link
Reference in a new issue