Enable libcosmic wgpu backend for performance

This commit is contained in:
Jeremy Soller 2023-11-13 15:41:15 -07:00
parent 05c5cc662d
commit 5c015f1baa
3 changed files with 3 additions and 2 deletions

1
Cargo.lock generated
View file

@ -2458,6 +2458,7 @@ dependencies = [
"iced_runtime",
"iced_style",
"iced_tiny_skia",
"iced_wgpu",
"iced_widget",
"iced_winit",
"lazy_static",