Updating paths to repos. (#5330)
* Updating paths to repos. * Updating rotor and libusb * Fixing other occurrences
This commit is contained in:
committed by
Arkadiy Paronyan
parent
d4684d6302
commit
d2394d3ac3
@@ -9,8 +9,8 @@ authors = ["Parity Technologies <admin@parity.io>"]
|
||||
[dependencies]
|
||||
log = "0.3"
|
||||
parking_lot = "0.4"
|
||||
hidapi = { git = "https://github.com/ethcore/hidapi-rs" }
|
||||
libusb = { git = "https://github.com/ethcore/libusb-rs" }
|
||||
hidapi = { git = "https://github.com/paritytech/hidapi-rs" }
|
||||
libusb = { git = "https://github.com/paritytech/libusb-rs" }
|
||||
ethkey = { path = "../ethkey" }
|
||||
ethcore-bigint = { path = "../util/bigint" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user