Update SCTK to 0.12
This commit is contained in:
parent
12b9edc4f3
commit
eef2ca9f2e
4 changed files with 11 additions and 12 deletions
|
|
@ -10,8 +10,8 @@ license = "MIT"
|
|||
keywords = ["clipboard", "wayland"]
|
||||
|
||||
[dependencies]
|
||||
sctk = { package = "smithay-client-toolkit", version = "0.11", default-features = false }
|
||||
wayland-client = { version = "0.27", features = ["dlopen"] }
|
||||
sctk = { package = "smithay-client-toolkit", version = "0.12", default-features = false }
|
||||
wayland-client = { version = "0.28", features = ["dlopen"] }
|
||||
|
||||
[dev-dependencies]
|
||||
sctk = { package = "smithay-client-toolkit", version = "0.11"}
|
||||
sctk = { package = "smithay-client-toolkit", version = "0.12"}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue