cli: read hid reports
This commit is contained in:
@@ -4,4 +4,8 @@ version = "0.1.0"
|
||||
edition = "2024"
|
||||
|
||||
[dependencies]
|
||||
async-hid = "0.5.1"
|
||||
deku = "0.20.3"
|
||||
futures-lite = "2.6.1"
|
||||
pollster = { version = "0.4.0", features = ["macro"] }
|
||||
shared = { path = "../shared" }
|
||||
|
||||
Reference in New Issue
Block a user