fix: examples

This commit is contained in:
Eduardo Flores 2024-11-18 13:00:05 +01:00 committed by Ashley Wulber
parent e7b9c6493a
commit f3d9e4c0d3
5 changed files with 19 additions and 10 deletions

View file

@ -11,4 +11,4 @@ tracing-log = "0.2.0"
[dependencies.libcosmic]
path = "../../"
default-features = false
features = ["debug", "winit", "tokio", "xdg-portal"]
features = ["debug", "winit", "tokio", "xdg-portal", "multi-window"]