chore: update libcosmic

Improves header bar widget behavior.
This commit is contained in:
Vukašin Vojinović 2026-03-17 16:33:01 +01:00 committed by Victoria Brekenfeld
parent 89a50197d2
commit edc7758967
3 changed files with 28 additions and 28 deletions

View file

@ -42,7 +42,7 @@ i18n-embed-fl = "0.10"
iced_tiny_skia = { git = "https://github.com/pop-os/libcosmic" }
indexmap = "2.13"
keyframe = "1.1.1"
libcosmic = { git = "https://github.com/pop-os/libcosmic/", default-features = false }
libcosmic = { git = "https://github.com/pop-os/libcosmic", default-features = false }
libsystemd = { version = "0.7", optional = true }
log-panics = { version = "2", features = ["with-backtrace"] }
ordered-float = "5.1"