Skip to content

Commit

Permalink
Bump sctk to 0.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
ids1024 committed Jun 12, 2024
1 parent f16efcc commit c8d3a1c
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 = "3bed072" }
sctk = { package = "smithay-client-toolkit", version = "0.19.1" }
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 }
libc = "0.2.153"
Expand Down

0 comments on commit c8d3a1c

Please sign in to comment.