chore: update dependency key syntax
This commit is contained in:
parent
859b02c88f
commit
a42944fe59
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ libc = "0.2.149"
|
||||||
sctk = { package = "smithay-client-toolkit", version = "0.20", default-features = false, features = [
|
sctk = { package = "smithay-client-toolkit", version = "0.20", default-features = false, features = [
|
||||||
"calloop",
|
"calloop",
|
||||||
] }
|
] }
|
||||||
wayland-backend = { version = "0.3.3", default_features = false, features = [
|
wayland-backend = { version = "0.3.3", default-features = false, features = [
|
||||||
"client_system",
|
"client_system",
|
||||||
] }
|
] }
|
||||||
raw-window-handle = { version = "0.6", optional = true }
|
raw-window-handle = { version = "0.6", optional = true }
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue