[package] name = "ethabi-contract" version = "16.0.0" authors = [ "Parity Technologies ", "Artem Vorotnikov ", "Nicholas Rodrigues Lordello ", ] homepage = "https://github.com/rust-ethereum/ethabi" license = "MIT/Apache-2.0" keywords = ["ethereum", "eth", "abi", "solidity", "derive"] description = "Easy to use conversion of ethereum contract calls to bytecode." edition = "2018"