{
  "cksum": "e4966fba78396ff92db3b817ee71143eccd98acf0f876b8d600e585a670c5d1b",
  "crate_file": "ethabi-17.2.0.crate",
  "crate_url": "https://static.crates.io/crates/ethabi/ethabi-17.2.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ethereum-types",
      "optional": false,
      "req": "^0.13.1",
      "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": "normal",
      "name": "once_cell",
      "optional": true,
      "req": "^1.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "paste",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1.5.4",
      "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.10",
      "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",
      "serde",
      "serde_json",
      "uint",
      "ethereum-types/serialize",
      "regex",
      "once_cell"
    ],
    "parity-codec": [
      "ethereum-types/codec"
    ],
    "rlp": [
      "ethereum-types/rlp"
    ],
    "std": [
      "hex/std",
      "sha3/std",
      "ethereum-types/std",
      "thiserror",
      "uint/std"
    ]
  },
  "index_path": "et/ha/ethabi",
  "name": "ethabi",
  "pubtime": "2022-08-15T07:20:51Z",
  "vers": "17.2.0",
  "yanked": false
}
