{
  "cksum": "2957e91861aa90ae7ba31b6b2b3387e83d308d51fb61bd5de5351cab4c52abd4",
  "crate_file": "revm-1.0.0.crate",
  "crate_url": "https://static.crates.io/crates/revm/revm-1.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrayref",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "auto_impl",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "num_enum",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": true,
      "req": "^0.11.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rlp"
      ],
      "kind": "normal",
      "name": "primitive-types",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "revm_precompiles",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rlp",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "sha3",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "web3",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "zkp-u256",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std",
      "ecrecover"
    ],
    "ecrecover": [
      "revm_precompiles/ecrecover"
    ],
    "no_gas_measuring": [],
    "std": [
      "bytes/std",
      "num_enum/std",
      "primitive-types/std",
      "sha3/std",
      "rlp/std"
    ],
    "web3db": [
      "futures",
      "tokio",
      "parking_lot",
      "web3"
    ]
  },
  "index_path": "re/vm/revm",
  "name": "revm",
  "pubtime": "2021-12-18T15:34:17Z",
  "vers": "1.0.0",
  "yanked": false
}
