Revert "hidapi 1.2.4 is broken, lock version to 1.2.3" (#13831)

This reverts commit 9dc9a1ef6c.

(cherry picked from commit 761499dfbf)

Co-authored-by: Michael Vines <mvines@gmail.com>
This commit is contained in:
mergify[bot]
2020-11-26 21:32:51 +00:00
committed by GitHub
parent 89c39d0be1
commit 7cf36c488d

View File

@ -12,7 +12,7 @@ homepage = "https://solana.com/"
base32 = "0.4.0"
console = "0.11.3"
dialoguer = "0.6.2"
hidapi = { version = "=1.2.3", default-features = false }
hidapi = { version = "1.2.3", default-features = false }
log = "0.4.8"
num-derive = { version = "0.3" }
num-traits = { version = "0.2" }