fix(cargo): patch override cosmic-protocols
This commit is contained in:
parent
554824aedf
commit
48a6ec042f
2 changed files with 6 additions and 16 deletions
|
|
@ -40,6 +40,9 @@ opt-level = 3
|
|||
[patch.'https://github.com/smithay/client-toolkit/']
|
||||
smithay-client-toolkit = { git = "https://github.com/smithay/client-toolkit//", rev = "3bed072" }
|
||||
|
||||
[patch.'https://github.com/pop-os/cosmic-protocols']
|
||||
cosmic-protocols = { git = "https://github.com/pop-os/cosmic-protocols//", rev = "1316f9e"}
|
||||
|
||||
# For development and testing purposes
|
||||
# [patch.'https://github.com/pop-os/libcosmic']
|
||||
# libcosmic = { git = "https://github.com/pop-os/libcosmic//", branch = "theme-export-gtk" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue