Replaced thiserror with thistermination
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
[package]
|
||||
name = "hyper_x_cloud_ii_wireless"
|
||||
version = "1.0.0"
|
||||
version = "1.0.1"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
thiserror = "1"
|
||||
hidapi = "2.3.3"
|
||||
thiserror = "1.0.40"
|
||||
|
||||
[target.'cfg(target_os = "linux")'.dependencies]
|
||||
thistermination = "1.0.0"
|
||||
[target.'cfg(unix)'.hyper_x_cloud_ii_wireless.dependencies]
|
||||
ksni = "0.2.0"
|
||||
Reference in New Issue
Block a user