Updating paths to repos. (#5330)

* Updating paths to repos.

* Updating rotor and libusb

* Fixing other occurrences
This commit is contained in:
Tomasz Drwięga
2017-03-29 15:17:27 +02:00
committed by Arkadiy Paronyan
parent d4684d6302
commit d2394d3ac3
78 changed files with 190 additions and 235 deletions

View File

@@ -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"