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
@@ -6,7 +6,7 @@ authors = ["Parity Technologies <admin@parity.io>"]
|
||||
[dependencies]
|
||||
rust-crypto = "0.2.36"
|
||||
tiny-keccak = "1.0"
|
||||
eth-secp256k1 = { git = "https://github.com/ethcore/rust-secp256k1" }
|
||||
eth-secp256k1 = { git = "https://github.com/paritytech/rust-secp256k1" }
|
||||
ethkey = { path = "../ethkey" }
|
||||
ethcore-bigint = { path = "../util/bigint" }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user