chore: remove libcosmic patches
This commit is contained in:
parent
836c0e378b
commit
ac940aab2e
2 changed files with 21 additions and 21 deletions
|
|
@ -72,10 +72,10 @@ lto = "thin"
|
|||
[workspace.metadata.cargo-machete]
|
||||
ignored = ["libcosmic"]
|
||||
|
||||
[patch."https://github.com/pop-os/libcosmic"]
|
||||
cosmic-config = { git = "https://github.com/pop-os/libcosmic//", branch = "shrinkable-applets" }
|
||||
libcosmic = { git = "https://github.com/pop-os/libcosmic//", branch = "shrinkable-applets" }
|
||||
iced_futures = { git = "https://github.com/pop-os/libcosmic//", branch = "shrinkable-applets" }
|
||||
# [patch."https://github.com/pop-os/libcosmic"]
|
||||
# cosmic-config = { git = "https://github.com/pop-os/libcosmic//", branch = "" }
|
||||
# libcosmic = { git = "https://github.com/pop-os/libcosmic//", branch = "" }
|
||||
# iced_futures = { git = "https://github.com/pop-os/libcosmic//", branch = "" }
|
||||
# cosmic-config = { path = "../libcosmic/cosmic-config" }
|
||||
# libcosmic = { path = "../libcosmic" }
|
||||
# iced_futures = { path = "../libcosmic/iced/futures" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue