chore: bump hidapi from 1.2.3 to 1.2.5

Bumps [hidapi](https://github.com/ruabmbua/hidapi-rs) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/ruabmbua/hidapi-rs/releases)
- [Commits](https://github.com/ruabmbua/hidapi-rs/commits/v1.2.5)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-03 09:02:06 +00:00
committed by Michael Vines
parent e7a4349b0e
commit f035b9c7cd
2 changed files with 3 additions and 3 deletions

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.5", default-features = false }
log = "0.4.11"
num-derive = { version = "0.3" }
num-traits = { version = "0.2" }