chore: update libcosmic and cosmic-panel

This commit is contained in:
Michael Aaron Murphy 2023-05-30 21:49:15 +02:00
parent 6ab686e8a9
commit a66df3b981
No known key found for this signature in database
GPG key ID: B2732D4240C9212C
5 changed files with 106 additions and 112 deletions

View file

@ -4,7 +4,10 @@ default-members = ["app"]
[workspace.dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic"
# rev = "b85c504d72ee1c0d360c56042996474932df97cb"
branch = "cosmic-advanced-text"
rev = "f06a81c"
default-features = false
features = ["debug", "wayland", "tokio"]
[workspace.dependencies.cosmic-config]
git = "https://github.com/pop-os/libcosmic"
rev = "f06a81c"