{
  "cksum": "48ec6a5f79550c6117a812410637e349a3e4da76fd582ab8c9c362c2cfa85df1",
  "crate_file": "tllama-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/tllama/tllama-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "actix-web",
      "optional": true,
      "req": "^4.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.100",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.89",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "env"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.5.47",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "colored",
      "optional": true,
      "req": "^3.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "termination"
      ],
      "kind": "normal",
      "name": "ctrlc",
      "optional": true,
      "req": "^3.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": false,
      "req": "^6.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "encoding_rs",
      "optional": false,
      "req": "^0.8.35",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gotpl",
      "optional": true,
      "req": "^0.2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gtmpl-moyan",
      "optional": true,
      "req": "^0.7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "openmp"
      ],
      "kind": "normal",
      "name": "llama-cpp-2",
      "optional": true,
      "req": "^0.1.121",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "minijinja",
      "optional": true,
      "req": "^0.22.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rustyline",
      "optional": true,
      "req": "^17.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.225",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.145",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": true,
      "req": "^3.23.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.47.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": true,
      "req": "^0.1.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.20",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": true,
      "req": "^1.18.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "walkdir",
      "optional": false,
      "req": "^2.5.0",
      "target": null
    }
  ],
  "features": {
    "api": [
      "actix-web",
      "tokio-stream",
      "uuid"
    ],
    "chat": [
      "rustyline",
      "colored",
      "ctrlc"
    ],
    "default": [
      "tpl-gtmpl",
      "engine-llama-cpp",
      "api",
      "chat"
    ],
    "engine-hf": [
      "tempfile"
    ],
    "engine-llama-cpp": [
      "llama-cpp-2"
    ],
    "hw-cuda": [
      "llama-cpp-2/cuda"
    ],
    "hw-metal": [
      "llama-cpp-2/metal"
    ],
    "hw-native": [
      "llama-cpp-2/native"
    ],
    "hw-vulkan": [
      "llama-cpp-2/vulkan"
    ],
    "tpl-gotpl": [
      "gotpl"
    ],
    "tpl-gtmpl": [
      "gtmpl-moyan"
    ],
    "tpl-minijinja": [
      "minijinja"
    ]
  },
  "index_path": "tl/la/tllama",
  "name": "tllama",
  "pubtime": "2025-09-30T10:29:49Z",
  "vers": "0.1.1",
  "yanked": false
}
