{
  "cksum": "df706418ff7d3874b9506424b04ea0bef569a2b39412b43a27ea86e679be108e",
  "crate_file": "ethereum-0.4.2.crate",
  "crate_url": "https://static.crates.io/crates/ethereum/ethereum-0.4.2.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "codec",
      "optional": true,
      "package": "parity-scale-codec",
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ethereum-types",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hash-db",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "hash256-std-hasher",
      "optional": false,
      "req": "^0.15",
      "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": "rand",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rlp",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlp-derive",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha3",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "triehash",
      "optional": false,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std"
    ],
    "std": [
      "ethereum-types/std",
      "rlp/std",
      "codec/std",
      "serde/std",
      "sha3/std",
      "triehash/std",
      "hash256-std-hasher/std",
      "hash-db/std"
    ],
    "with-codec": [
      "codec",
      "ethereum-types/codec"
    ],
    "with-serde": [
      "serde",
      "ethereum-types/serialize"
    ]
  },
  "index_path": "et/he/ethereum",
  "name": "ethereum",
  "pubtime": "2020-11-05T08:02:47Z",
  "vers": "0.4.2",
  "yanked": false
}
