{
  "cksum": "a6b64ac4386296784cc7e5d1e6eadcffb4ae1b9e45771402301993cd882afaaa",
  "crate_file": "llmeh-0.0.1.crate",
  "crate_url": "https://static.crates.io/crates/llmeh/llmeh-0.0.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "rustls-tls",
        "stream"
      ],
      "kind": "normal",
      "name": "reqwest",
      "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": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "rt-multi-thread",
        "macros",
        "sync",
        "time",
        "net",
        "io-util"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "claude": [],
    "default": [
      "claude",
      "openai",
      "gemini",
      "ollama",
      "hf",
      "llama-cpp",
      "openai-compat"
    ],
    "gemini": [
      "openai-compat"
    ],
    "hf": [
      "openai-compat"
    ],
    "llama-cpp": [
      "openai-compat"
    ],
    "mock": [],
    "ollama": [],
    "openai": [
      "openai-compat"
    ],
    "openai-compat": []
  },
  "index_path": "ll/me/llmeh",
  "name": "llmeh",
  "pubtime": "2026-07-01T16:15:19Z",
  "rust_version": "1.88",
  "vers": "0.0.1",
  "yanked": false
}
