{
  "cksum": "8ca30267ba36e247d1ff7a916a03db2ceb1de7f0bfcab7250cde006cdda68c19",
  "crate_file": "llm_adapter-0.2.6.crate",
  "crate_url": "https://static.crates.io/crates/llm_adapter/llm_adapter-0.2.6.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": "jsonschema",
      "optional": true,
      "req": "^0.46",
      "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": "sha2",
      "optional": false,
      "req": "^0.10",
      "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:jsonschema",
      "dep:schemars"
    ],
    "ureq-client": [
      "dep:ureq"
    ]
  },
  "index_path": "ll/m_/llm_adapter",
  "name": "llm_adapter",
  "pubtime": "2026-05-13T15:44:41Z",
  "v": 2,
  "vers": "0.2.6",
  "yanked": false
}
