Enable desktop feature of cosmic-files

This commit is contained in:
Jeremy Soller 2024-09-11 14:38:51 -06:00
parent 071aadf546
commit b2f11bf390
No known key found for this signature in database
GPG key ID: D02FD439211AF56F
2 changed files with 100 additions and 8 deletions

View file

@ -37,7 +37,7 @@ url = "2.5"
[dependencies.cosmic-files]
git = "https://github.com/pop-os/cosmic-files.git"
default-features = false
features = ["winit"]
features = ["desktop", "winit"]
[dependencies.cosmic-text]
git = "https://github.com/pop-os/cosmic-text.git"