{
  "cksum": "db1b86f1d21d1852b40ec8ac9b6d31ac8a7c000875155809d41ce68f6369dc56",
  "crate_file": "revm-interpreter-1.0.0.crate",
  "crate_url": "https://static.crates.io/crates/revm-interpreter/revm-interpreter-1.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "arbitrary",
      "optional": true,
      "req": "^1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "dev",
      "name": "arbitrary",
      "optional": false,
      "req": "^1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "derive_more",
      "optional": false,
      "req": "^0.99",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "enumn",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "proptest",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "proptest-derive",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest-derive",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "revm-primitives",
      "optional": false,
      "req": "^1.0.0",
      "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
    }
  ],
  "features": {
    "default": [
      "std"
    ],
    "dev": [
      "memory_limit",
      "optional_balance_check",
      "optional_block_gas_limit",
      "optional_eip3607",
      "optional_gas_refund"
    ],
    "memory_limit": [
      "revm-primitives/memory_limit"
    ],
    "no_gas_measuring": [
      "revm-primitives/no_gas_measuring"
    ],
    "optional_balance_check": [
      "revm-primitives/optional_balance_check"
    ],
    "optional_block_gas_limit": [
      "revm-primitives/optional_block_gas_limit"
    ],
    "optional_eip3607": [
      "revm-primitives/optional_eip3607"
    ],
    "optional_gas_refund": [
      "revm-primitives/optional_gas_refund"
    ],
    "std": [
      "revm-primitives/std"
    ]
  },
  "features2": {
    "arbitrary": [
      "dep:arbitrary",
      "dep:proptest",
      "dep:proptest-derive",
      "revm-primitives/arbitrary"
    ],
    "serde": [
      "dep:serde",
      "revm-primitives/serde"
    ]
  },
  "index_path": "re/vm/revm-interpreter",
  "name": "revm-interpreter",
  "pubtime": "2023-01-29T21:44:42Z",
  "v": 2,
  "vers": "1.0.0",
  "yanked": false
}
