update deps
This commit is contained in:
parent
76bf6a4519
commit
61d527a84c
13 changed files with 49 additions and 49 deletions
|
|
@ -6,8 +6,8 @@ edition = "2021"
|
|||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
libcosmic = { git = "https://github.com/pop-os/libcosmic/", rev = "5765053", default-features = false, features = ["tokio", "wayland"] }
|
||||
libcosmic = { git = "https://github.com/pop-os/libcosmic/", rev = "6699aa4", default-features = false, features = ["tokio", "wayland"] }
|
||||
ron = { version = "0.8" }
|
||||
serde = { version = "1.0" }
|
||||
cosmic-panel-config = { git = "https://github.com/pop-os/cosmic-panel", rev = "6cef482" }
|
||||
cosmic-panel-config = { git = "https://github.com/pop-os/cosmic-panel", rev = "a47c24d" }
|
||||
log = { version = "0.4" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue