fix: example deps
This commit is contained in:
parent
1433b89e40
commit
4541c6a275
2 changed files with 2 additions and 2 deletions
|
|
@ -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"]
|
||||
|
|
|
|||
|
|
@ -11,7 +11,7 @@ wayland = ["libcosmic/wayland"]
|
|||
env_logger = "0.11"
|
||||
|
||||
[dependencies.libcosmic]
|
||||
git = "https://github.com/pop-os/libcosmic"
|
||||
path = "../../"
|
||||
features = [
|
||||
"debug",
|
||||
"winit",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue