{
  "cksum": "53d6406b711fac73b4f13120f359ed8e65964380dd6182bd12c4c09ad0d4641f",
  "crate_file": "revm-interpreter-25.0.2.crate",
  "crate_url": "https://static.crates.io/crates/revm-interpreter/revm-interpreter-25.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.2.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "context-interface",
      "optional": false,
      "package": "revm-context-interface",
      "req": "^10.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "primitives",
      "optional": false,
      "package": "revm-primitives",
      "req": "^20.2.1",
      "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-08-24T16:02:22Z",
  "rust_version": "1.88.0",
  "v": 2,
  "vers": "25.0.2",
  "yanked": false
}
