chore(deps): bump hidapi from 1.2.2 to 1.2.3 (#10866)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot]
2020-07-01 08:08:47 -07:00
committed by GitHub
parent ba73f24a93
commit 8b69f6c863
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.2", 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" }