{
  "cksum": "f76ef192b63e8a44b3d08832acebbb984c3fba154b5c26f70037c860202a0d4b",
  "crate_file": "ethabi-15.0.0.crate",
  "crate_url": "https://static.crates.io/crates/ethabi/ethabi-15.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ethereum-types",
      "optional": false,
      "req": "^0.12.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "paste",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha3",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uint",
      "optional": true,
      "req": "^0.9.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std",
      "full-serde",
      "rlp"
    ],
    "full-serde": [
      "std",
      "anyhow",
      "serde",
      "serde_json",
      "uint",
      "ethereum-types/serialize"
    ],
    "rlp": [
      "ethereum-types/rlp"
    ],
    "std": [
      "anyhow/std",
      "hex/std",
      "sha3/std",
      "ethereum-types/std",
      "thiserror",
      "uint/std"
    ]
  },
  "index_path": "et/ha/ethabi",
  "name": "ethabi",
  "pubtime": "2021-09-23T12:34:41Z",
  "vers": "15.0.0",
  "yanked": false
}
