{
  "cksum": "f293f351c4c203d321744e54ed7eed3d2b6eef4c140228910dde3ac9a5ea8031",
  "crate_file": "revm-3.3.0.crate",
  "crate_url": "https://static.crates.io/crates/revm/revm-3.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.71",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "auto_impl",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bytes",
      "optional": false,
      "req": "^1.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "ethers-contract",
      "optional": false,
      "req": "^2.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ethers-core",
      "optional": true,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ethers-providers",
      "optional": true,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": true,
      "req": "^0.3.27",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "revm-interpreter",
      "optional": false,
      "req": "^1.1.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "revm-precompile",
      "optional": false,
      "req": "^2.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "preserve_order"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.28",
      "target": null
    }
  ],
  "features": {
    "arbitrary": [
      "revm-interpreter/arbitrary"
    ],
    "default": [
      "std",
      "secp256k1"
    ],
    "dev": [
      "memory_limit",
      "optional_balance_check",
      "optional_block_gas_limit",
      "optional_eip3607",
      "optional_gas_refund",
      "optional_no_base_fee"
    ],
    "ethersdb": [
      "std",
      "tokio",
      "futures",
      "ethers-providers",
      "ethers-core"
    ],
    "memory_limit": [
      "revm-interpreter/memory_limit"
    ],
    "no_gas_measuring": [
      "revm-interpreter/no_gas_measuring"
    ],
    "optional_balance_check": [
      "revm-interpreter/optional_balance_check"
    ],
    "optional_block_gas_limit": [
      "revm-interpreter/optional_block_gas_limit"
    ],
    "optional_eip3607": [
      "revm-interpreter/optional_eip3607"
    ],
    "optional_gas_refund": [
      "revm-interpreter/optional_gas_refund"
    ],
    "optional_no_base_fee": [
      "revm-interpreter/optional_no_base_fee"
    ],
    "secp256k1": [
      "revm-precompile/secp256k1"
    ],
    "std": [
      "revm-interpreter/std"
    ],
    "web3db": [],
    "with-serde": []
  },
  "features2": {
    "serde": [
      "dep:serde",
      "dep:serde_json",
      "revm-interpreter/serde"
    ]
  },
  "index_path": "re/vm/revm",
  "name": "revm",
  "pubtime": "2023-05-03T13:25:35Z",
  "v": 2,
  "vers": "3.3.0",
  "yanked": false
}
