mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-04-02 02:31:29 +03:00
move libei event conversion to event crate
This commit is contained in:
@@ -12,3 +12,8 @@ log = "0.4.22"
|
||||
num_enum = "0.7.2"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
thiserror = "1.0.61"
|
||||
reis = { version = "0.2.0", optional = true }
|
||||
|
||||
[features]
|
||||
default = ["libei"]
|
||||
libei = ["dep:reis"]
|
||||
|
||||
Reference in New Issue
Block a user