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 e79518362e
commit bc957d2663
1 changed files with 1 additions and 1 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"