mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-09-20 19:31:05 +03:00
disable example without wlroots
This commit is contained in:
@@ -6,6 +6,10 @@ edition = "2021"
|
||||
license = "GPL-3.0-or-later"
|
||||
repository = "https://github.com/feschber/lan-mouse"
|
||||
|
||||
[[example]]
|
||||
name = "keymap_fd_churn"
|
||||
required-features = ["wlroots"]
|
||||
|
||||
[dependencies]
|
||||
async-trait = "0.1.80"
|
||||
futures = "0.3.28"
|
||||
|
||||
Reference in New Issue
Block a user