{
  "cksum": "464f844b85b7ea0e4c496037189e7c3f786d879a216babd3fb48a3662b7d2088",
  "crate_file": "memme-llm-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/memme-llm/memme-llm-0.1.1.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-06T12:32:07Z",
  "rust_version": "1.77",
  "vers": "0.1.1",
  "yanked": false
}
