Update to new iced, use swbuf instead of softbuffer
This commit is contained in:
parent
1a0f6aeb9c
commit
5359ceb0f8
3 changed files with 6 additions and 6 deletions
|
|
@ -6,4 +6,4 @@ edition = "2021"
|
|||
publish = false
|
||||
|
||||
[dependencies]
|
||||
libcosmic = { path = "../..", default-features = false, features = ["debug", "softbuffer", "winit"] }
|
||||
libcosmic = { path = "../..", default-features = false, features = ["debug", "swbuf", "winit"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue