only test cli_app on non linux platforms
This commit is contained in:
@@ -9,5 +9,5 @@ edition = "2021"
|
||||
hidapi = "2.3.3"
|
||||
thiserror = "1.0.40"
|
||||
|
||||
[target.'cfg(unix)'.dependencies]
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
ksni = "0.2.0"
|
||||
Reference in New Issue
Block a user