{
  "cksum": "1574d16a0b8ce23b199d34a428205cc2e80a67ef8c87b48a8b2bef6817c0c008",
  "crate_file": "llama-crab-0.1.5.crate",
  "crate_url": "https://static.crates.io/crates/llama-crab/llama-crab-0.1.5.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "cargo-llvm-cov",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "encoding_rs",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "half",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "hf-hub",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": true,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "llama-crab-sys",
      "optional": false,
      "req": "^0.1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llguidance_lib",
      "optional": true,
      "package": "llguidance",
      "req": "^1.7",
      "target": null
    },
    {
      "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",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sled",
      "optional": true,
      "req": "^0.34",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "union"
      ],
      "kind": "normal",
      "name": "smallvec",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "http",
        "onig"
      ],
      "kind": "normal",
      "name": "tokenizers",
      "optional": true,
      "req": "^0.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toktrie",
      "optional": true,
      "package": "toktrie",
      "req": "^1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing-core",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "common": [
      "llama-crab-sys/common"
    ],
    "cuda": [
      "llama-crab-sys/cuda"
    ],
    "cuda-no-vmm": [
      "llama-crab-sys/cuda-no-vmm"
    ],
    "default": [
      "openmp",
      "metal"
    ],
    "dynamic-backends": [
      "llama-crab-sys/dynamic-backends"
    ],
    "dynamic-link": [
      "llama-crab-sys/dynamic-link"
    ],
    "kleidiai": [
      "llama-crab-sys/kleidiai"
    ],
    "metal": [
      "llama-crab-sys/metal"
    ],
    "opencl": [
      "llama-crab-sys/opencl"
    ],
    "openmp": [
      "llama-crab-sys/openmp"
    ],
    "rocm": [
      "llama-crab-sys/rocm"
    ],
    "shared-stdcxx": [
      "llama-crab-sys/shared-stdcxx"
    ],
    "static-stdcxx": [
      "llama-crab-sys/static-stdcxx"
    ],
    "system-ggml": [
      "llama-crab-sys/system-ggml"
    ],
    "vulkan": [
      "llama-crab-sys/vulkan"
    ]
  },
  "features2": {
    "disk-cache": [
      "dep:sled"
    ],
    "hf-tokenizer": [
      "dep:tokenizers"
    ],
    "llguidance": [
      "llama-crab-sys/llguidance",
      "dep:llguidance_lib",
      "dep:toktrie"
    ],
    "mtmd": [
      "llama-crab-sys/mtmd",
      "dep:image",
      "dep:base64"
    ]
  },
  "index_path": "ll/am/llama-crab",
  "name": "llama-crab",
  "pubtime": "2026-06-15T10:30:02Z",
  "rust_version": "1.88",
  "v": 2,
  "vers": "0.1.5",
  "yanked": false
}
