{
  "cksum": "b264f421cb02efdcd66a3f7f8faaf31061fadcd894eb7a3267acf678809a91ae",
  "crate_file": "hanzo-quant-0.6.1.crate",
  "crate_url": "https://static.crates.io/crates/hanzo-quant/hanzo-quant-0.6.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "byteorder",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "cudaforge",
      "optional": true,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "block2"
      ],
      "kind": "normal",
      "name": "dispatch2",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "float8",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "half",
      "optional": false,
      "req": "^2.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hanzo-metal-kernels",
      "optional": true,
      "package": "hanzo-metal-kernels",
      "req": "^0.10.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hanzo-ml",
      "optional": false,
      "package": "hanzo-ml",
      "req": "^0.10.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hanzo-nn",
      "optional": false,
      "package": "hanzo-nn",
      "req": "^0.10.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ureq",
        "tokio",
        "rustls-tls"
      ],
      "kind": "normal",
      "name": "hf-hub",
      "optional": false,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "memmap2",
      "optional": false,
      "req": "^0.9.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "objc2-foundation",
      "optional": true,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "objc2-metal",
      "optional": true,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": false,
      "req": "^1.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.12.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "safetensors",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.49.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.44",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "yoke",
      "optional": false,
      "req": "^0.8.1",
      "target": null
    }
  ],
  "features": {
    "accelerate": [
      "hanzo-ml/accelerate",
      "hanzo-nn/accelerate"
    ],
    "arm-nightly-feat": [],
    "cuda-11040": [],
    "cuda-11050": [],
    "cuda-11060": [],
    "cuda-11070": [],
    "cuda-11080": [],
    "cuda-12000": [],
    "cuda-12010": [],
    "cuda-12020": [],
    "cuda-12030": [],
    "cuda-12040": [],
    "cuda-12050": [],
    "cuda-12060": [],
    "cuda-12080": [],
    "cuda-12090": [],
    "cuda-13000": [],
    "ring": [],
    "rocm": [
      "hanzo-ml/rocm",
      "hanzo-nn/rocm"
    ],
    "vulkan": [
      "hanzo-ml/vulkan",
      "hanzo-nn/vulkan"
    ]
  },
  "features2": {
    "cuda": [
      "hanzo-ml/cuda",
      "hanzo-nn/cuda",
      "dep:cudaforge"
    ],
    "metal": [
      "hanzo-ml/metal",
      "hanzo-nn/metal",
      "dep:objc2-metal",
      "dep:objc2-foundation",
      "dep:dispatch2",
      "dep:hanzo-metal-kernels"
    ],
    "nccl": [
      "cuda",
      "hanzo-ml/nccl"
    ]
  },
  "index_path": "ha/nz/hanzo-quant",
  "name": "hanzo-quant",
  "pubtime": "2026-06-02T16:47:34Z",
  "rust_version": "1.88",
  "v": 2,
  "vers": "0.6.1",
  "yanked": false
}
