[package] name = "ethjson" version = "0.1.0" authors = ["Parity Technologies "] [dependencies] ethcore-bigint = { path = "../util/bigint" } rustc-hex = "1.0" serde = "1.0" serde_json = "1.0" serde_derive = "1.0" clippy = { version = "0.0.103", optional = true}