Updating locations of webapp stuff (#1040)
This commit is contained in:
@@ -15,10 +15,10 @@ hyper = { default-features = false, git = "https://github.com/hyperium/hyper", b
|
||||
url = "1.0"
|
||||
ethcore-rpc = { path = "../rpc" }
|
||||
ethcore-util = { path = "../util" }
|
||||
parity-webapp = { git = "https://github.com/tomusdrw/parity-webapp.git" }
|
||||
parity-webapp = { git = "https://github.com/ethcore/parity-webapp.git" }
|
||||
# List of apps
|
||||
parity-status = { git = "https://github.com/tomusdrw/parity-status.git", version = "0.3.6" }
|
||||
parity-wallet = { git = "https://github.com/tomusdrw/parity-wallet.git", optional = true }
|
||||
parity-status = { git = "https://github.com/ethcore/parity-status.git", version = "0.3.6" }
|
||||
parity-wallet = { git = "https://github.com/ethcore/parity-wallet.git", optional = true }
|
||||
clippy = { version = "0.0.64", optional = true}
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user