Bump hidapi from 1.2.0 to 1.2.1 (#8770)

Bumps [hidapi](https://github.com/ruabmbua/hidapi-rs) from 1.2.0 to 1.2.1.
- [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-03-10 18:07:14 -06:00
committed by GitHub
parent 775ce3a03f
commit 307d023b2e
2 changed files with 4 additions and 4 deletions

View File

@@ -11,7 +11,7 @@ homepage = "https://solana.com/"
[dependencies]
base32 = "0.4.0"
dialoguer = "0.5.0"
hidapi = { version = "1.2.0", default-features = false }
hidapi = { version = "1.2.1", default-features = false }
log = "0.4.8"
parking_lot = "0.10"
semver = "0.9"