Files
HyperHeadset/Cargo.toml
2023-06-14 14:36:51 +02:00

13 lines
296 B
TOML

[package]
name = "hyper_x_cloud_ii_wireless"
version = "1.0.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
hidapi = "2.3.3"
thiserror = "1.0.40"
[target.'cfg(target_os = "linux")'.dependencies]
ksni = "0.2.0"