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 @@ version = "0.1.0"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
|
||||
[dependencies]
|
||||
elastic-array = { git = "https://github.com/ethcore/elastic-array" }
|
||||
elastic-array = { git = "https://github.com/paritytech/elastic-array" }
|
||||
ethcore-bigint = { path = "../bigint" }
|
||||
lazy_static = "0.2"
|
||||
rustc-serialize = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user