fix: add rev for sctk
This commit is contained in:
parent
eefa50c3df
commit
9b995a33a8
1 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@ rust-version = "1.65.0"
|
|||
libc = "0.2.149"
|
||||
sctk = { package = "smithay-client-toolkit", git = "https://github.com/Smithay/client-toolkit", default-features = false, features = [
|
||||
"calloop",
|
||||
] }
|
||||
], rev = "3bed072" }
|
||||
wayland-backend = { version = "0.3.3", default_features = false, features = [
|
||||
"client_system",
|
||||
] }
|
||||
|
|
@ -28,7 +28,7 @@ dirs = "5.0.1"
|
|||
sctk = { package = "smithay-client-toolkit", git = "https://github.com/Smithay/client-toolkit", default-features = false, features = [
|
||||
"calloop",
|
||||
"xkbcommon",
|
||||
] }
|
||||
], rev = "3bed072" }
|
||||
thiserror = "1.0.57"
|
||||
url = "2.5.0"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue