Remove unneeded deps.

This commit is contained in:
Gav Wood
2016-02-21 20:03:01 +01:00
parent 63bbd0ccd8
commit 6fa2284c68
3 changed files with 0 additions and 6 deletions

View File

@@ -17,10 +17,8 @@ ethcore-util = { path = "../util" }
ethcore = { path = "../ethcore" }
ethsync = { path = "../sync" }
clippy = { version = "0.0.42", optional = true }
target_info = "0.1.0"
rustc-serialize = "0.3"
serde_macros = { version = "0.6.13", optional = true }
rustc_version = "0.1.0"
[build-dependencies]
serde_codegen = { version = "0.6.13", optional = true }