Fixed linux dependencies
This commit is contained in:
@@ -9,5 +9,5 @@ edition = "2021"
|
|||||||
thiserror = "1"
|
thiserror = "1"
|
||||||
hidapi = "2.3.3"
|
hidapi = "2.3.3"
|
||||||
thistermination = "1.0.0"
|
thistermination = "1.0.0"
|
||||||
[target.'cfg(unix)'.hyper_x_cloud_ii_wireless.dependencies]
|
[target.'cfg(target_os = "linux")'.dependencies]
|
||||||
ksni = "0.2.0"
|
ksni = "0.2.0"
|
||||||
Reference in New Issue
Block a user