{
  "cksum": "03a931de8a5b5f1bbfb5296e3c902724f8a4e56991af6610c6ab1bbc58da508b",
  "crate_file": "llm_client-0.0.7.crate",
  "crate_url": "https://static.crates.io/crates/llm_client/llm_client-0.0.7.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.95",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "colorful",
      "optional": false,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indenter",
      "optional": false,
      "req": "^0.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indoc",
      "optional": false,
      "req": "^2.0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llm_devices",
      "optional": false,
      "req": "^0.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llm_interface",
      "optional": false,
      "req": "^0.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llm_models",
      "optional": false,
      "req": "^0.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llm_prompt",
      "optional": false,
      "req": "^0.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llm_utils",
      "optional": false,
      "req": "^0.0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "rc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.217",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "rc"
      ],
      "kind": "dev",
      "name": "serde",
      "optional": false,
      "req": "^1.0.217",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.138",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.138",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serial_test",
      "optional": false,
      "req": "^3.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.43.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "test-util"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.43.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.5.4",
      "target": null
    }
  ],
  "features": {
    "all": [
      "llama_cpp_backend",
      "mistral_rs_backend"
    ],
    "default": [
      "llama_cpp_backend"
    ],
    "llama_cpp_backend": [
      "llm_interface/llama_cpp_backend"
    ],
    "mistral_rs_backend": [
      "llm_interface/mistral_rs_backend"
    ]
  },
  "index_path": "ll/m_/llm_client",
  "name": "llm_client",
  "pubtime": "2025-01-29T03:41:00Z",
  "vers": "0.0.7",
  "yanked": false
}
