chore: Update cosmic-protocols

This commit is contained in:
Victoria Brekenfeld 2025-02-19 19:41:49 +01:00 committed by Michael Murphy
parent e1549ea19b
commit 3b840a7b72
2 changed files with 4 additions and 4 deletions

View file

@ -49,8 +49,8 @@ lto = "thin"
# smithay-client-toolkit = { git = "https://github.com/smithay/client-toolkit//", rev = "c583de8" }
[patch.'https://github.com/pop-os/cosmic-protocols']
cosmic-protocols = { git = "https://github.com/pop-os/cosmic-protocols//", rev = "178eb0b" }
cosmic-client-toolkit = { git = "https://github.com/pop-os/cosmic-protocols//", rev = "178eb0b" }
cosmic-protocols = { git = "https://github.com/pop-os/cosmic-protocols//", rev = "ed2a481" }
cosmic-client-toolkit = { git = "https://github.com/pop-os/cosmic-protocols//", rev = "ed2a481" }
# For development and testing purposes
# [patch.'https://github.com/pop-os/libcosmic']