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

@ -13,7 +13,7 @@ freedesktop-icons = "0.2.3"
futures-lite = "1.13.0"
image = "0.24.6"
rayon = "1.7.0"
sctk = { package = "smithay-client-toolkit", git = "https://github.com/pop-os/client-toolkit", tag = "themed-pointer"}
sctk = { git = "https://github.com/smithay/client-toolkit/", package = "smithay-client-toolkit", rev = "f49df45"}
tokio = { version = "1.28.0", features = ["sync"] }
tracing = "0.1.37"
wayland-client = "0.30.1"