{
  "cksum": "b5b56e1b066f1b2670b15c81c62e18287cb4f790f7a6099b61346cc002514ca7",
  "crate_file": "llm_adapter-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/llm_adapter/llm_adapter-0.2.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "blocking",
        "json",
        "rustls"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "schemars",
      "optional": true,
      "req": "^0.8",
      "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": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "gzip",
        "rustls"
      ],
      "kind": "normal",
      "name": "ureq",
      "optional": true,
      "req": "^3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.5",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "benchmark-cli": [
      "dep:anyhow",
      "dep:clap",
      "dep:rand",
      "dep:toml"
    ],
    "default": [
      "reqwest-client"
    ],
    "reqwest-client": [
      "dep:reqwest"
    ],
    "schema": [
      "dep:schemars"
    ],
    "ureq-client": [
      "dep:ureq"
    ]
  },
  "index_path": "ll/m_/llm_adapter",
  "name": "llm_adapter",
  "pubtime": "2026-04-28T04:39:12Z",
  "v": 2,
  "vers": "0.2.2",
  "yanked": false
}
