{
  "cksum": "a052afe63f2211d0b8be342ba4eff04b143be4bc77c2a96067ab6b90a90865d7",
  "crate_file": "revm-bytecode-4.0.0.crate",
  "crate_url": "https://static.crates.io/crates/revm-bytecode/revm-bytecode-4.0.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "bitvec",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros"
      ],
      "kind": "normal",
      "name": "phf",
      "optional": true,
      "req": "^0.11",
      "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"
    ],
    "parse": [
      "phf",
      "paste"
    ]
  },
  "features2": {
    "default": [
      "std",
      "parse"
    ],
    "serde": [
      "dep:serde",
      "primitives/serde",
      "bitvec/serde",
      "phf?/serde"
    ],
    "serde-json": [
      "serde"
    ],
    "std": [
      "serde?/std",
      "primitives/std",
      "bitvec/std",
      "once_cell/std",
      "phf?/std"
    ]
  },
  "index_path": "re/vm/revm-bytecode",
  "name": "revm-bytecode",
  "pubtime": "2025-05-07T14:35:12Z",
  "v": 2,
  "vers": "4.0.0",
  "yanked": false
}
