{
  "cksum": "b0b7d75106333808bc97df3cd6a1864ced4ffec9be28fd3e459733813f3c300e",
  "crate_file": "revm-interpreter-19.1.0.crate",
  "crate_url": "https://static.crates.io/crates/revm-interpreter/revm-interpreter-19.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytecode",
      "optional": false,
      "package": "revm-bytecode",
      "req": "^4.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "context-interface",
      "optional": false,
      "package": "revm-context-interface",
      "req": "^4.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "primitives",
      "optional": false,
      "package": "revm-primitives",
      "req": "^19.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"
    ],
    "std": [
      "serde?/std",
      "primitives/std",
      "context-interface/std",
      "bytecode/std"
    ]
  },
  "index_path": "re/vm/revm-interpreter",
  "name": "revm-interpreter",
  "pubtime": "2025-05-07T22:43:47Z",
  "v": 2,
  "vers": "19.1.0",
  "yanked": false
}
