Reverted last commit because it seems to be working on macOS but not on Linux.

This commit is contained in:
lennard
2023-06-17 12:30:39 +02:00
parent 49cfe1457c
commit e0ad858788

View File

@@ -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"