Update to latest libcosmic commit (#29)

This commit is contained in:
Ian Douglas Scott 2023-05-01 09:57:45 -07:00 committed by GitHub
parent 61861b3f18
commit 9fb6e2f2c8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 31 additions and 37 deletions

View file

@ -4,6 +4,6 @@ default-members = ["app"]
[workspace.dependencies.libcosmic]
git = "https://github.com/pop-os/libcosmic"
rev = "8232e1d249a467673dbc5b0aa2f2e1665fb18dde"
rev = "b85c504d72ee1c0d360c56042996474932df97cb"
default-features = false
features = ["debug", "winit", "dyrend", "tokio"]