{
  "cksum": "d95c4a9a1662d10b689b66b536ddc2eb1e89f5debfcabc1a2d7b8417a2fa47cd",
  "crate_file": "revm-interpreter-23.0.2.crate",
  "crate_url": "https://static.crates.io/crates/revm-interpreter/revm-interpreter-23.0.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytecode",
      "optional": false,
      "package": "revm-bytecode",
      "req": "^6.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "context-interface",
      "optional": false,
      "package": "revm-context-interface",
      "req": "^8.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "primitives",
      "optional": false,
      "package": "revm-primitives",
      "req": "^20.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "hashbrown": [
      "primitives/hashbrown"
    ],
    "memory_limit": []
  },
  "features2": {
    "arbitrary": [
      "std",
      "primitives/arbitrary"
    ],
    "default": [
      "std"
    ],
    "serde": [
      "dep:serde",
      "primitives/serde",
      "bytecode/serde",
      "context-interface/serde",
      "bincode/serde"
    ],
    "std": [
      "serde?/std",
      "primitives/std",
      "context-interface/std",
      "bytecode/std"
    ]
  },
  "index_path": "re/vm/revm-interpreter",
  "name": "revm-interpreter",
  "pubtime": "2025-07-14T12:48:48Z",
  "v": 2,
  "vers": "23.0.2",
  "yanked": false
}
