chore: update sctk and add patch

This commit is contained in:
Ashley Wulber 2023-09-20 11:54:36 -04:00 committed by Michael Murphy
parent fd67781eaf
commit 414ff05835
3 changed files with 11 additions and 32 deletions

View file

@ -28,6 +28,9 @@ git = "https://github.com/pop-os/cosmic-panel"
# libcosmic = { git = "https://github.com/pop-os/libcosmic?rev=master", branch = "improv" }
# cosmic-config = { git = "https://github.com/pop-os/libcosmic?rev=master", branch = "improv" }
[patch."https://github.com/Smithay/client-toolkit"]
sctk = { git = "https://github.com/smithay/client-toolkit//", package = "smithay-client-toolkit", rev = "f49df45"}
[profile.release]
opt-level = 3
lto = "thin"