chore: update libcosmic
This commit is contained in:
parent
3a9691ad91
commit
edd54f6b7b
3 changed files with 25 additions and 78 deletions
10
Cargo.toml
10
Cargo.toml
|
|
@ -68,11 +68,11 @@ cosmic-client-toolkit = { git = "https://github.com/pop-os/cosmic-protocols//",
|
|||
# cosmic-settings-config = { git = "https://github.com/pop-os/cosmic-settings-daemon//", branch = "input_nobuild" }
|
||||
|
||||
# For development and testing purposes
|
||||
[patch.'https://github.com/pop-os/libcosmic']
|
||||
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" }
|
||||
# [patch.'https://github.com/pop-os/libcosmic']
|
||||
# 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