Skip to content

Commit

Permalink
Reverted last commit because it seems to be working on macOS but not …
Browse files Browse the repository at this point in the history
…on Linux.
  • Loading branch information
LennardKittner committed Jun 17, 2023
1 parent 49cfe14 commit e0ad858
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit e0ad858

Please sign in to comment.