{
  "cksum": "c7e75e89b68f2d11b625886f4930fe5b2491171e851469d07f0992dc191f7fcb",
  "crate_file": "kapsl-llm-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/kapsl-llm/kapsl-llm-0.1.1.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": [
        "cuda-version-from-build-system"
      ],
      "kind": "normal",
      "name": "cudarc",
      "optional": true,
      "req": "^0.12",
      "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.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kapsl-engine-api",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kapsl-hal",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kapsl-kernels",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kapsl-quantization",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llama-cpp-2",
      "optional": true,
      "req": "^0.1",
      "target": "cfg(not(target_os = \"macos\"))"
    },
    {
      "default_features": true,
      "features": [
        "metal"
      ],
      "kind": "normal",
      "name": "llama-cpp-2",
      "optional": true,
      "req": "^0.1",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llama-cpp-sys-2",
      "optional": true,
      "req": "^0.1",
      "target": "cfg(not(target_os = \"macos\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llama-cpp-sys-2",
      "optional": true,
      "req": "^0.1",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "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",
        "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",
        "coreml",
        "openvino"
      ],
      "kind": "normal",
      "name": "ort",
      "optional": false,
      "req": "=2.0.0-rc.11",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "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",
      "dep:llama-cpp-sys-2"
    ],
    "gguf-cuda": [
      "gguf",
      "llama-cpp-2/cuda"
    ],
    "gguf-cuda-shared-kv": [
      "gguf-cuda",
      "kapsl-hal/cuda",
      "dep:cudarc"
    ]
  },
  "index_path": "ka/ps/kapsl-llm",
  "name": "kapsl-llm",
  "pubtime": "2026-06-23T12:03:55Z",
  "v": 2,
  "vers": "0.1.1",
  "yanked": false
}
