Merge branch 'rustup' into rustbeta

This commit is contained in:
Gav Wood
2016-02-18 21:09:36 +01:00
10 changed files with 159 additions and 80 deletions

View File

@@ -10,7 +10,7 @@ authors = ["Ethcore <admin@ethcore.io"]
[dependencies]
ethcore-util = { path = "../util" }
ethcore = { path = ".." }
clippy = { version = "0.0.41", optional = true }
clippy = { version = "0.0.42", optional = true }
log = "0.3"
env_logger = "0.3"
time = "0.1.34"