Skip to content

Commit f77bd44

Browse files
committed
Use same sctk commit as iced
1 parent a3ab6e9 commit f77bd44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ derive_setters = "0.1.5"
2525
lazy_static = "1.4.0"
2626
palette = "0.7"
2727
tokio = { version = "1.24.2", optional = true }
28-
sctk = { package = "smithay-client-toolkit", git = "https://github.com/pop-os/client-toolkit", optional = true, tag = "themed-pointer"}
28+
sctk = { package = "smithay-client-toolkit", git = "https://github.com/smithay/client-toolkit", optional = true, rev = "c9940f4"}
2929
slotmap = "1.0.6"
3030
fraction = "0.13.0"
3131
cosmic-config = { path = "cosmic-config" }

0 commit comments

Comments
 (0)