{
  "cksum": "a885bb3902664a20309b3bd195fc2084ef5f17bdea6ab16ac878b0b565aefff8",
  "crate_file": "memme-llm-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/memme-llm/memme-llm-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex-lite",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json",
        "blocking"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "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": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "anthropic": [
      "reqwest"
    ],
    "default": [
      "ollama"
    ],
    "gemini": [
      "reqwest"
    ],
    "ollama": [
      "reqwest"
    ],
    "openai": [
      "reqwest"
    ]
  },
  "index_path": "me/mm/memme-llm",
  "name": "memme-llm",
  "pubtime": "2026-04-01T15:57:08Z",
  "rust_version": "1.77",
  "vers": "0.1.0",
  "yanked": false
}
