{
  "cksum": "73d84c8f9836efb0f5f5f8de4700a953c4e1f3119e5cfcb0aad8e5be73daf991",
  "crate_file": "revm-2.3.1.crate",
  "crate_url": "https://static.crates.io/crates/revm/revm-2.3.1.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": "^1.0",
      "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.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": true,
      "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.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rlp"
      ],
      "kind": "normal",
      "name": "primitive-types",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "revm_precompiles",
      "optional": false,
      "req": "^1.1.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rlp",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "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": [
        "rt-multi-thread",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "web3",
      "optional": true,
      "req": "^0.18",
      "target": null
    }
  ],
  "features": {
    "default": [
      "std",
      "secp256k1"
    ],
    "dev": [
      "memory_limit",
      "optional_block_gas_limit",
      "optional_eip3607",
      "optional_gas_refund"
    ],
    "k256": [
      "revm_precompiles/k256_ecrecover"
    ],
    "memory_limit": [],
    "no_gas_measuring": [],
    "optional_block_gas_limit": [],
    "optional_eip3607": [],
    "optional_gas_refund": [],
    "secp256k1": [
      "revm_precompiles/secp256k1"
    ],
    "std": [
      "bytes/std",
      "num_enum/std",
      "primitive-types/std",
      "rlp/std"
    ],
    "web3db": [
      "futures",
      "tokio",
      "parking_lot",
      "web3"
    ],
    "with-serde": [
      "serde",
      "primitive-types/serde",
      "hex",
      "hex/serde",
      "hashbrown/serde"
    ]
  },
  "index_path": "re/vm/revm",
  "name": "revm",
  "pubtime": "2022-11-22T15:50:32Z",
  "vers": "2.3.1",
  "yanked": false
}
