{
  "cksum": "7538b2bb55bde83b500c4e6ea0bdb3b1c0e9e5ae57951941e5412db32c2a8344",
  "crate_file": "ethereum-0.4.1.crate",
  "crate_url": "https://static.crates.io/crates/ethereum/ethereum-0.4.1.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": 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
    }
  ],
  "features": {
    "default": [
      "std",
      "codec"
    ],
    "std": [
      "ethereum-types/std",
      "rlp/std",
      "codec/std",
      "serde/std",
      "sha3/std"
    ],
    "with-codec": [
      "codec",
      "ethereum-types/codec"
    ],
    "with-serde": [
      "serde",
      "ethereum-types/serialize"
    ]
  },
  "index_path": "et/he/ethereum",
  "name": "ethereum",
  "pubtime": "2020-10-13T09:30:40Z",
  "vers": "0.4.1",
  "yanked": false
}
