[package] description = "Registar for Parity" name = "registrar" version = "0.0.1" license = "GPL-3.0" authors = ["Parity Technologies "] [dependencies] call-contract = { package = "ethcore-call-contract", path = "../../ethcore/call-contract" } ethabi = "8.0" ethabi-derive = "8.0" ethabi-contract = "8.0" keccak-hash = "0.2.0" types = { path = "../../ethcore/types", package = "common-types" }