Skip to content

Commit

Permalink
Removed thiserror from Cargo.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
LennardKittner committed Oct 8, 2023
1 parent c5637fb commit 1f3e438
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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]
Expand Down

0 comments on commit 1f3e438

Please sign in to comment.