{
  "cksum": "c9f44f44428325ef5b052ec88efec727ea9e46b39c1d63f04357e44111dffbeb",
  "crate_file": "femind-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/femind/femind-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "candle-core",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "candle-nn",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "candle-transformers",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hf-hub",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "instant-distance",
      "optional": true,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "keyring",
      "optional": true,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bundled",
        "functions"
      ],
      "kind": "normal",
      "name": "rusqlite",
      "optional": false,
      "req": "^0.32",
      "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": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "onig"
      ],
      "kind": "normal",
      "name": "tokenizers",
      "optional": true,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "ureq",
      "optional": true,
      "req": "^2",
      "target": null
    }
  ],
  "features": {
    "activation-model": [],
    "cli-llm": [],
    "consolidation": [],
    "default": [
      "fts5"
    ],
    "encryption": [
      "rusqlite/bundled-sqlcipher"
    ],
    "encryption-vendored": [
      "encryption",
      "rusqlite/bundled-sqlcipher-vendored-openssl"
    ],
    "fts5": [],
    "graph-memory": [],
    "llm-ingest": [],
    "temporal": [],
    "two-tier": []
  },
  "features2": {
    "ann": [
      "dep:instant-distance"
    ],
    "api-embeddings": [
      "dep:ureq"
    ],
    "api-llm": [
      "dep:ureq"
    ],
    "full": [
      "vector-search",
      "api-embeddings",
      "api-llm",
      "cli-llm",
      "llm-ingest",
      "ann",
      "reranking",
      "graph-memory",
      "temporal",
      "consolidation",
      "activation-model",
      "two-tier"
    ],
    "keychain": [
      "dep:keyring"
    ],
    "local-embeddings": [
      "dep:candle-core",
      "dep:candle-nn",
      "dep:candle-transformers",
      "dep:tokenizers",
      "dep:hf-hub"
    ],
    "mcp-server": [
      "dep:axum",
      "dep:tower"
    ],
    "reranking": [
      "local-embeddings"
    ],
    "vector-search": [
      "local-embeddings",
      "dep:tokio"
    ]
  },
  "index_path": "fe/mi/femind",
  "name": "femind",
  "pubtime": "2026-03-26T13:29:20Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
