Removes rustc-serialize references from Cargo.toml and Cargo.lock

This commit is contained in:
Dmitry Kashitsyn
2017-10-11 22:01:00 +07:00
parent 604cdde71d
commit 4f86f5b76d
2 changed files with 0 additions and 2 deletions

View File

@@ -21,7 +21,6 @@ libc = "0.2.7"
parking_lot = "0.4"
ansi_term = "0.9"
rustc-hex = "1.0"
rustc-serialize = "0.3"
ethcore-io = { path = "../io" }
ethcore-util = { path = ".." }
ethcore-bigint = { path = "../bigint" }