{
  "cksum": "bd9de895a8e07d390eefcd30fc19fd7b62519ee20d0a9d11c205081936f2b360",
  "crate_file": "revm-bytecode-1.0.0-alpha.1.crate",
  "crate_url": "https://static.crates.io/crates/revm-bytecode/revm-bytecode-1.0.0-alpha.1.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "normal",
      "name": "bitvec",
      "optional": false,
      "req": "^1",
      "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": "^16.0.0-alpha.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "specification",
      "optional": false,
      "package": "revm-specification",
      "req": "^1.0.0-alpha.1",
      "target": null
    }
  ],
  "features": {
    "hashbrown": [
      "primitives/hashbrown"
    ],
    "parse": [
      "phf",
      "paste"
    ]
  },
  "features2": {
    "default": [
      "std",
      "parse"
    ],
    "serde": [
      "dep:serde",
      "primitives/serde",
      "bitvec/serde"
    ],
    "serde-json": [
      "serde"
    ],
    "std": [
      "serde?/std",
      "primitives/std"
    ]
  },
  "index_path": "re/vm/revm-bytecode",
  "name": "revm-bytecode",
  "pubtime": "2025-02-16T20:56:08Z",
  "v": 2,
  "vers": "1.0.0-alpha.1",
  "yanked": false
}
