[package] name = "verification" version = "0.1.0" authors = ["Nikolay Volf "] [dependencies] db = { path = "../db" } ethcore-devtools = { path = "../devtools" } primitives = { path = "../primitives" } chain = { path = "../chain" } serialization = { path = "../serialization" } parking_lot = "0.3" linked-hash-map = "0.3"