Update iced and set cosmic example to use winit_softbuffer

This commit is contained in:
Jeremy Soller 2023-01-06 12:18:16 -07:00
parent 59edb3bbf1
commit a858662f70
No known key found for this signature in database
GPG key ID: E988B49EE78A7FB1
2 changed files with 2 additions and 2 deletions

View file

@ -7,5 +7,5 @@ publish = false
[dependencies] [dependencies]
apply = "0.3.0" 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" once_cell = "1.15"

2
iced

@ -1 +1 @@
Subproject commit fb31dfb6cacad5fb26773f82069f1b65bbd7c99d Subproject commit 4019d1b1f3037facbbec50c8dcaae228b217ee02