{
  "cksum": "6ca73133d6cb8d0b1cd042433bca9a394e4eaeb8ec1f96c210adf3f45cb74040",
  "crate_file": "op-alloy-consensus-2.0.0.crate",
  "crate_url": "https://static.crates.io/crates/op-alloy-consensus/op-alloy-consensus-2.0.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "alloy-consensus",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "alloy-eips",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "alloy-network",
      "optional": true,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "map-foldhash",
        "rlp"
      ],
      "kind": "normal",
      "name": "alloy-primitives",
      "optional": false,
      "req": "^1.5.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "map-foldhash",
        "rand",
        "arbitrary"
      ],
      "kind": "dev",
      "name": "alloy-primitives",
      "optional": false,
      "req": "^1.5.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "core-net"
      ],
      "kind": "normal",
      "name": "alloy-rlp",
      "optional": false,
      "req": "^0.3.13",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "alloy-rpc-types-eth",
      "optional": true,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "alloy-serde",
      "optional": true,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "alloy-signer",
      "optional": false,
      "req": "^2.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "derive"
      ],
      "kind": "normal",
      "name": "arbitrary",
      "optional": true,
      "req": "^1.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "derive"
      ],
      "kind": "dev",
      "name": "arbitrary",
      "optional": false,
      "req": "^1.4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": "^2.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": true,
      "req": "^1.11.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "full",
        "display"
      ],
      "kind": "normal",
      "name": "derive_more",
      "optional": false,
      "req": "^2.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "modular-bitfield",
      "optional": true,
      "req": "^0.13.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.9.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloy"
      ],
      "kind": "normal",
      "name": "reth-codecs",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "reth-codecs-derive",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "reth-zstd-compressors",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "alloc",
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc"
      ],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "macros"
      ],
      "kind": "normal",
      "name": "serde_with",
      "optional": true,
      "req": "^3.16",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    }
  ],
  "features": {
    "k256": [
      "alloy-primitives/k256",
      "alloy-consensus/k256"
    ],
    "reth-core": []
  },
  "features2": {
    "alloy-compat": [
      "serde",
      "dep:alloy-network",
      "dep:alloy-rpc-types-eth"
    ],
    "arbitrary": [
      "std",
      "dep:arbitrary",
      "alloy-consensus/arbitrary",
      "alloy-eips/arbitrary",
      "alloy-primitives/rand",
      "alloy-primitives/arbitrary",
      "alloy-rpc-types-eth?/arbitrary",
      "alloy-serde?/arbitrary",
      "reth-codecs?/arbitrary"
    ],
    "default": [
      "std"
    ],
    "kzg": [
      "alloy-eips/kzg",
      "alloy-consensus/kzg",
      "std"
    ],
    "reth-codec": [
      "dep:reth-codecs",
      "dep:reth-codecs-derive",
      "dep:reth-zstd-compressors",
      "dep:bytes",
      "dep:modular-bitfield"
    ],
    "serde": [
      "dep:serde",
      "dep:alloy-serde",
      "alloy-primitives/serde",
      "alloy-consensus/serde",
      "alloy-eips/serde",
      "alloy-rpc-types-eth?/serde",
      "bytes?/serde",
      "reth-codecs?/serde"
    ],
    "serde-bincode-compat": [
      "serde_with",
      "alloy-consensus/serde-bincode-compat",
      "alloy-eips/serde-bincode-compat",
      "alloy-rpc-types-eth?/serde-bincode-compat"
    ],
    "std": [
      "alloy-eips/std",
      "alloy-consensus/std",
      "derive_more/std",
      "alloy-primitives/std",
      "alloy-rlp/std",
      "alloy-rpc-types-eth?/std",
      "alloy-serde?/std",
      "serde?/std",
      "serde_with?/std",
      "thiserror/std",
      "bytes?/std",
      "reth-codecs?/std",
      "reth-zstd-compressors?/std"
    ]
  },
  "index_path": "op/-a/op-alloy-consensus",
  "name": "op-alloy-consensus",
  "pubtime": "2026-04-24T16:05:45Z",
  "rust_version": "1.94",
  "v": 2,
  "vers": "2.0.0",
  "yanked": false
}
