{
  "cksum": "d8952679fc5ebf16d53cb96e7f381457767ac3a5ce3117a8085cb938c1d8e446",
  "crate_file": "aicx-embeddings-0.9.2.crate",
  "crate_url": "https://static.crates.io/crates/aicx-embeddings/aicx-embeddings-0.9.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": false,
      "req": "^6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "llama-cpp-2",
      "optional": true,
      "req": "^0.1.145",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "blocking",
        "rustls-tls-native-roots"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "default": []
  },
  "features2": {
    "cloud": [
      "dep:reqwest",
      "dep:serde_json"
    ],
    "cuda": [
      "gguf",
      "llama-cpp-2/cuda"
    ],
    "gguf": [
      "dep:llama-cpp-2"
    ],
    "metal": [
      "gguf",
      "llama-cpp-2/metal"
    ],
    "openmp": [
      "gguf",
      "llama-cpp-2/openmp"
    ],
    "vulkan": [
      "gguf",
      "llama-cpp-2/vulkan"
    ]
  },
  "index_path": "ai/cx/aicx-embeddings",
  "name": "aicx-embeddings",
  "pubtime": "2026-06-11T07:10:18Z",
  "rust_version": "1.88",
  "v": 2,
  "vers": "0.9.2",
  "yanked": false
}
