Update Cargo hidapi-rs dependency (#8447)

This commit is contained in:
Nikita Chebykin 2018-04-20 15:46:08 +02:00 committed by Afri Schoedon
parent d86333af6b
commit 9e9045ab94
1 changed files with 1 additions and 1 deletions

2
Cargo.lock generated
View File

@ -1210,7 +1210,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
[[package]]
name = "hidapi"
version = "0.3.1"
source = "git+https://github.com/paritytech/hidapi-rs#e77ea09c98f29ea8855dd9cd9461125a28ca9125"
source = "git+https://github.com/paritytech/hidapi-rs#70ec4bd1b755ec5dd32ad2be0c8345864147c8bc"
dependencies = [
"cc 1.0.9 (registry+https://github.com/rust-lang/crates.io-index)",
"libc 0.2.36 (registry+https://github.com/rust-lang/crates.io-index)",