all to ethcore
This commit is contained in:
@@ -9,8 +9,8 @@ authors = ["Ethcore <admin@ethcore.io"]
|
||||
|
||||
[dependencies]
|
||||
log = "0.3"
|
||||
jsonrpc-core = { git = "https://github.com/tomusdrw/jsonrpc-core.git" }
|
||||
jsonrpc-http-server = { git = "https://github.com/tomusdrw/jsonrpc-http-server.git", version = "5.1.0" }
|
||||
jsonrpc-core = { git = "https://github.com/ethcore/jsonrpc-core.git" }
|
||||
jsonrpc-http-server = { git = "https://github.com/ethcore/jsonrpc-http-server.git" }
|
||||
hyper = { default-features = false, git = "https://github.com/hyperium/hyper", branch = "mio" }
|
||||
url = "1.0"
|
||||
ethcore-rpc = { path = "../rpc" }
|
||||
|
||||
Reference in New Issue
Block a user