diff --git a/Cargo.toml b/Cargo.toml index bd4c105..0822423 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,5 +8,6 @@ edition = "2021" [dependencies] hidapi = "2.3.3" thiserror = "1.0.40" -[target.'cfg(unix)'.hyper_x_cloud_ii_wireless.dependencies] + +[target.'cfg(target_os = "linux")'.dependencies] ksni = "0.2.0" \ No newline at end of file