diff --git a/Cargo.toml b/Cargo.toml index 9acc1bb..ed13281 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,7 +6,6 @@ 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" thistermination = "1.0.0" [target.'cfg(target_os = "linux")'.dependencies]