chore: update libcosmic

This commit is contained in:
Ashley Wulber 2025-07-22 11:53:37 -04:00 committed by Ashley Wulber
parent 6a29294e90
commit f312513ffb
2 changed files with 65 additions and 67 deletions

View file

@ -69,10 +69,10 @@ cosmic-client-toolkit = { git = "https://github.com/pop-os/cosmic-protocols//",
# For development and testing purposes
[patch.'https://github.com/pop-os/libcosmic']
libcosmic = { git = "https://github.com/pop-os/libcosmic//", rev = "7748e59" }
cosmic-config = { git = "https://github.com/pop-os/libcosmic//", rev = "7748e59" }
cosmic-theme = { git = "https://github.com/pop-os/libcosmic//", rev = "7748e59" }
iced_futures = { git = "https://github.com/pop-os/libcosmic//", rev = "7748e59" }
libcosmic = { git = "https://github.com/pop-os/libcosmic//", rev = "8c4cb2e" }
cosmic-config = { git = "https://github.com/pop-os/libcosmic//", rev = "8c4cb2e" }
cosmic-theme = { git = "https://github.com/pop-os/libcosmic//", rev = "8c4cb2e" }
iced_futures = { git = "https://github.com/pop-os/libcosmic//", rev = "8c4cb2e" }
# libcosmic = { path = "../libcosmic" }
# cosmic-config = { path = "../libcosmic/cosmic-config" }
# cosmic-theme = { path = "../libcosmic/cosmic-theme" }