update libcosmic
This commit is contained in:
parent
61d527a84c
commit
5a15ef8d7f
19 changed files with 124 additions and 146 deletions
|
|
@ -7,7 +7,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
zbus = "3.13"
|
||||
libcosmic = { git = "https://github.com/pop-os/libcosmic/", rev = "6699aa4", default-features = false, features = ["tokio", "wayland"] }
|
||||
libcosmic = { git = "https://github.com/pop-os/libcosmic/", default-features = false, features = ["tokio", "wayland"] }
|
||||
cosmic-applet = { path = "../applet" }
|
||||
once_cell = "1"
|
||||
# Application i18n
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue