Skip to content

Commit

Permalink
client-toolkit: Bump sctk
Browse files Browse the repository at this point in the history
Matches iced-sctk.
  • Loading branch information
ids1024 committed Nov 3, 2023
1 parent 769bccf commit 5faec87
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/smithay/client-toolkit", rev = "d851b66" }
sctk = { package = "smithay-client-toolkit", git = "https://github.com/smithay/client-toolkit", rev = "2e9bf9f" }
wayland-client = { version = "0.31.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 5faec87

Please sign in to comment.