Skip to content

Commit

Permalink
Use same sctk commit as iced
Browse files Browse the repository at this point in the history
  • Loading branch information
ids1024 committed Jul 25, 2023
1 parent a3ab6e9 commit 59712e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ derive_setters = "0.1.5"
lazy_static = "1.4.0"
palette = "0.7"
tokio = { version = "1.24.2", optional = true }
sctk = { package = "smithay-client-toolkit", git = "https://github.com/pop-os/client-toolkit", optional = true, tag = "themed-pointer"}
sctk = { package = "smithay-client-toolkit", git = "https://github.com/pop-os/client-toolkit", optional = true, rev = "c9940f4"}
slotmap = "1.0.6"
fraction = "0.13.0"
cosmic-config = { path = "cosmic-config" }
Expand Down

0 comments on commit 59712e8

Please sign in to comment.