{
  "cksum": "49c32fdfca6edd26fa04e0750564ee4f5f77624bed3c0cf51fe9b08a6ed42554",
  "crate_file": "pezkuwi-primitives-7.0.0.crate",
  "crate_url": "https://static.crates.io/crates/pezkuwi-primitives/pezkuwi-primitives-7.0.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "alloc",
        "serde"
      ],
      "kind": "normal",
      "name": "bitvec",
      "optional": false,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "bounded-collections",
      "optional": false,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "bit-vec",
        "derive"
      ],
      "kind": "normal",
      "name": "codec",
      "optional": false,
      "package": "parity-scale-codec",
      "req": "^3.7.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex-literal",
      "optional": false,
      "req": "^0.4.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.22",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pezkuwi-core-primitives",
      "optional": false,
      "req": "^7.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pezkuwi-teyrchain-primitives",
      "optional": false,
      "req": "^6.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pezsp-api",
      "optional": false,
      "req": "^26.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "pezsp-application-crypto",
      "optional": false,
      "req": "^30.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "pezsp-arithmetic",
      "optional": false,
      "req": "^23.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "pezsp-authority-discovery",
      "optional": false,
      "req": "^26.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "pezsp-consensus-slots",
      "optional": false,
      "req": "^0.32.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pezsp-core",
      "optional": false,
      "req": "^28.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pezsp-inherents",
      "optional": false,
      "req": "^26.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pezsp-io",
      "optional": false,
      "req": "^30.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pezsp-keystore",
      "optional": true,
      "req": "^0.34.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pezsp-runtime",
      "optional": false,
      "req": "^31.0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "pezsp-staking",
      "optional": false,
      "req": "^26.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pezsp-std",
      "optional": true,
      "req": "^14.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "bit-vec",
        "derive",
        "serde"
      ],
      "kind": "normal",
      "name": "scale-info",
      "optional": false,
      "req": "^2.11.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.214",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": true,
      "req": "^1.0.69",
      "target": null
    }
  ],
  "features": {
    "runtime-benchmarks": [
      "pezkuwi-core-primitives/runtime-benchmarks",
      "pezkuwi-teyrchain-primitives/runtime-benchmarks",
      "pezsp-api/runtime-benchmarks",
      "pezsp-authority-discovery/runtime-benchmarks",
      "pezsp-consensus-slots/runtime-benchmarks",
      "pezsp-inherents/runtime-benchmarks",
      "pezsp-io/runtime-benchmarks",
      "pezsp-runtime/runtime-benchmarks",
      "pezsp-staking/runtime-benchmarks"
    ],
    "test": []
  },
  "features2": {
    "default": [
      "std"
    ],
    "std": [
      "bitvec/std",
      "bounded-collections/std",
      "codec/std",
      "log/std",
      "pezkuwi-core-primitives/std",
      "pezkuwi-teyrchain-primitives/std",
      "pezsp-api/std",
      "pezsp-application-crypto/std",
      "pezsp-arithmetic/std",
      "pezsp-authority-discovery/std",
      "pezsp-consensus-slots/std",
      "pezsp-core/std",
      "pezsp-inherents/std",
      "pezsp-io/std",
      "pezsp-keystore",
      "pezsp-keystore?/std",
      "pezsp-runtime/std",
      "pezsp-staking/std",
      "pezsp-std/std",
      "scale-info/std",
      "serde/std",
      "thiserror"
    ]
  },
  "index_path": "pe/zk/pezkuwi-primitives",
  "name": "pezkuwi-primitives",
  "pubtime": "2025-12-30T19:33:02Z",
  "v": 2,
  "vers": "7.0.0",
  "yanked": false
}
