Enable libcosmic wgpu backend for performance
This commit is contained in:
parent
05c5cc662d
commit
5c015f1baa
3 changed files with 3 additions and 2 deletions
|
|
@ -30,7 +30,7 @@ features = ["syntect", "vi"]
|
|||
git = "https://github.com/pop-os/libcosmic"
|
||||
branch = "menu"
|
||||
default-features = false
|
||||
features = ["winit"]
|
||||
features = ["winit", "wgpu"]
|
||||
#path = "../libcosmic"
|
||||
|
||||
[patch.crates-io]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue