fix: remove debug feature so winit is not included
This commit is contained in:
parent
e4c47058e0
commit
0ee33ea9b0
2 changed files with 30 additions and 491 deletions
|
|
@ -7,7 +7,7 @@ git = "https://github.com/pop-os/libcosmic"
|
|||
|
||||
[workspace.dependencies.libcosmic]
|
||||
git = "https://github.com/pop-os/libcosmic"
|
||||
features = ["debug", "wayland", "tokio"]
|
||||
features = ["wayland", "tokio"]
|
||||
|
||||
[workspace.dependencies.cosmic-config]
|
||||
git = "https://github.com/pop-os/libcosmic"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue