chore: update libcosmic
This commit is contained in:
parent
6a29294e90
commit
f312513ffb
2 changed files with 65 additions and 67 deletions
|
|
@ -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" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue