{
  "cksum": "f3600bda3a01929495d6c3a36a713de2e3c4aac9e001dcd3f6211213b5c30205",
  "crate_file": "revm-interpreter-26.0.0.crate",
  "crate_url": "https://static.crates.io/crates/revm-interpreter/revm-interpreter-26.0.0.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": "^7.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "context-interface",
      "optional": false,
      "package": "revm-context-interface",
      "req": "^11.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "primitives",
      "optional": false,
      "package": "revm-primitives",
      "req": "^21.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "rc",
        "derive",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "state",
      "optional": false,
      "package": "revm-state",
      "req": "^8.0.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",
      "state/serde"
    ],
    "std": [
      "serde?/std",
      "primitives/std",
      "context-interface/std",
      "bytecode/std",
      "state/std"
    ]
  },
  "index_path": "re/vm/revm-interpreter",
  "name": "revm-interpreter",
  "pubtime": "2025-10-07T02:19:44Z",
  "rust_version": "1.88.0",
  "v": 2,
  "vers": "26.0.0",
  "yanked": false
}
