Use iced_softbuffer in cosmic example
This commit is contained in:
parent
07f07109b7
commit
9607d213a1
2 changed files with 6 additions and 2 deletions
|
|
@ -6,4 +6,4 @@ edition = "2021"
|
|||
publish = false
|
||||
|
||||
[dependencies]
|
||||
libcosmic = { path = "../..", default-features = false, features = ["debug", "wgpu", "winit"] }
|
||||
libcosmic = { path = "../..", default-features = false, features = ["debug", "softbuffer", "winit"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue