{
  "cksum": "395fb5a09d6584dab7ca0696de21d09781b4abbf1e1a06671c08cb6499c4e9ff",
  "crate_file": "pezkuwi-cli-7.0.0.crate",
  "crate_url": "https://static.crates.io/crates/pezkuwi-cli/pezkuwi-cli-7.0.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "bizinikiwi-build-script-utils",
      "optional": false,
      "req": "^11.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4.5.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pezframe-benchmarking-cli",
      "optional": true,
      "req": "^32.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pezkuwi-node-metrics",
      "optional": false,
      "req": "^7.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pezkuwi-pez-node-primitives",
      "optional": false,
      "req": "^7.0.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "pezkuwi-service",
      "optional": true,
      "req": "^7.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pezsc-cli",
      "optional": true,
      "req": "^0.36.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pezsc-network-types",
      "optional": false,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pezsc-service",
      "optional": true,
      "req": "^0.35.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pezsc-storage-monitor",
      "optional": false,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pezsc-sysinfo",
      "optional": false,
      "req": "^27.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pezsc-tracing",
      "optional": true,
      "req": "^28.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pezsp-core",
      "optional": false,
      "req": "^28.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pezsp-keyring",
      "optional": false,
      "req": "^31.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pezsp-runtime",
      "optional": false,
      "req": "^31.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pyroscope",
      "optional": true,
      "req": "^0.5.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pyroscope_pprofrs",
      "optional": true,
      "req": "^0.2.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0.69",
      "target": null
    }
  ],
  "features": {
    "db": [
      "pezkuwi-service/db"
    ],
    "fast-runtime": [
      "pezkuwi-service/fast-runtime"
    ],
    "full-node": [
      "pezkuwi-service/full-node"
    ],
    "malus": [
      "full-node",
      "pezkuwi-service/malus"
    ],
    "metadata-hash": [
      "pezkuwi-service/metadata-hash"
    ],
    "pezkuwichain-native": [
      "pezkuwi-service/pezkuwichain-native"
    ],
    "runtime-metrics": [
      "pezkuwi-node-metrics/runtime-metrics",
      "pezkuwi-service/runtime-metrics"
    ],
    "zagros-native": [
      "pezkuwi-service/zagros-native"
    ]
  },
  "features2": {
    "cli": [
      "clap",
      "pezframe-benchmarking-cli",
      "pezsc-cli",
      "pezsc-service",
      "pezsc-tracing",
      "service"
    ],
    "default": [
      "cli",
      "db",
      "full-node"
    ],
    "pyroscope": [
      "dep:pyroscope",
      "pyroscope_pprofrs"
    ],
    "runtime-benchmarks": [
      "pezframe-benchmarking-cli?/runtime-benchmarks",
      "pezkuwi-node-metrics/runtime-benchmarks",
      "pezkuwi-pez-node-primitives/runtime-benchmarks",
      "pezkuwi-service?/runtime-benchmarks",
      "pezsc-cli?/runtime-benchmarks",
      "pezsc-service?/runtime-benchmarks",
      "pezsc-sysinfo/runtime-benchmarks",
      "pezsc-tracing?/runtime-benchmarks",
      "pezsp-keyring/runtime-benchmarks",
      "pezsp-runtime/runtime-benchmarks"
    ],
    "service": [
      "dep:pezkuwi-service"
    ],
    "try-runtime": [
      "pezkuwi-service?/try-runtime",
      "pezsp-runtime/try-runtime"
    ]
  },
  "index_path": "pe/zk/pezkuwi-cli",
  "name": "pezkuwi-cli",
  "pubtime": "2025-12-31T21:13:40Z",
  "v": 2,
  "vers": "7.0.0",
  "yanked": false
}
