{
  "cksum": "04111131d87ed0bed22cbb6ca253a64b8f191283bf97798ba139958a8cfd1a2e",
  "crate_file": "kapsl-llm-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/kapsl-llm/kapsl-llm-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-stream",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.89",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "env_logger",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "half",
      "optional": false,
      "req": "^2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kapsl-core",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kapsl-engine-api",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kapsl-hal",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kapsl-kernels",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kapsl-quantization",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "metal"
      ],
      "kind": "normal",
      "name": "llama-cpp-2",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndarray",
      "optional": false,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "ndarray",
        "half",
        "download-binaries",
        "cuda",
        "tensorrt",
        "rocm",
        "coreml",
        "openvino"
      ],
      "kind": "normal",
      "name": "ort",
      "optional": false,
      "req": "=2.0.0-rc.11",
      "target": "cfg(not(windows))"
    },
    {
      "default_features": true,
      "features": [
        "ndarray",
        "half",
        "download-binaries",
        "directml",
        "cuda",
        "tensorrt",
        "rocm",
        "coreml",
        "openvino"
      ],
      "kind": "normal",
      "name": "ort",
      "optional": false,
      "req": "=2.0.0-rc.11",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokenizers",
      "optional": false,
      "req": "^0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.4",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "default": [
      "gguf"
    ],
    "gguf": [
      "dep:llama-cpp-2"
    ]
  },
  "index_path": "ka/ps/kapsl-llm",
  "name": "kapsl-llm",
  "pubtime": "2026-04-12T06:27:01Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
