fix: example deps

This commit is contained in:
Ashley Wulber 2026-03-31 15:09:07 -04:00 committed by Michael Murphy
parent 1433b89e40
commit 4541c6a275
2 changed files with 2 additions and 2 deletions

View file

@ -13,6 +13,6 @@ env_logger = "0.10.2"
log = "0.4.29"
[dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic"
path = "../../"
default-features = false
features = ["applet-token"]

View file

@ -11,7 +11,7 @@ wayland = ["libcosmic/wayland"]
env_logger = "0.11"
[dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic"
path = "../../"
features = [
"debug",
"winit",