{
  "cksum": "1776f996bb79805b361badd8b6326ac04a8580764aebf72b145620a6e21cf1c3",
  "crate_file": "revm-interpreter-23.0.0.crate",
  "crate_url": "https://static.crates.io/crates/revm-interpreter/revm-interpreter-23.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": "^6.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "context-interface",
      "optional": false,
      "package": "revm-context-interface",
      "req": "^8.0.0",
      "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-06-30T22:34:52Z",
  "v": 2,
  "vers": "23.0.0",
  "yanked": false
}
