Add hidapi as submodule
This commit is contained in:
@@ -7,7 +7,7 @@ description = "A CLI and tray application for monitoring and managing HyperX hea
|
||||
|
||||
[dependencies]
|
||||
clap = { version = "4.5.32", features = ["derive"] }
|
||||
hidapi = "2.3.3"
|
||||
hidapi = { path = "vendor/hidapi" }
|
||||
thistermination = "1.0.0"
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
ksni = "0.2.0"
|
||||
|
||||
Reference in New Issue
Block a user