{
  "cksum": "7861d2951f945f46b096ca0160b8c1862b780f2495a22d60ef8f70445c412799",
  "crate_file": "revm-1.1.0.crate",
  "crate_url": "https://static.crates.io/crates/revm/revm-1.1.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": "2022-01-14T18:20:24Z",
  "vers": "1.1.0",
  "yanked": false
}
