Skip to content

Commit

Permalink
client-toolkit: Bump sctk
Browse files Browse the repository at this point in the history
  • Loading branch information
ids1024 committed Jul 20, 2023
1 parent f0cfe09 commit e39748e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client-toolkit/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ edition = "2021"

[dependencies]
cosmic-protocols = { path = "../" }
sctk = { package = "smithay-client-toolkit", git = "https://github.com/pop-os/client-toolkit", tag = "themed-pointer" }
sctk = { package = "smithay-client-toolkit", git = "https://github.com/smithay/client-toolkit", rev = "c9940f4" }
wayland-client = { version = "0.30.1" }
smithay = { git = "https://github.com/Smithay/smithay", rev = "c35bc3e", default-features = false, features = ["backend_egl", "renderer_gl", "renderer_multi"], optional = true }

Expand Down

0 comments on commit e39748e

Please sign in to comment.