config: Add missing Smithay feature

Fixes build on nightly.
This commit is contained in:
Ivan Molodetskikh
2024-02-10 07:51:53 +04:00
parent e5cd9e9307
commit 90c6721e97
+1 -1
View File
@@ -11,6 +11,6 @@ repository.workspace = true
bitflags.workspace = true
knuffel = "3.2.0"
miette = "5.10.0"
smithay.workspace = true
smithay = { workspace = true, features = ["backend_libinput"] }
tracing.workspace = true
tracy-client.workspace = true