{
  "cksum": "14c6288cfafc33d793a2cdd5e9635d3d53742ddfb5c31c69c666e768b3c02720",
  "crate_file": "cognis-rag-0.3.2.crate",
  "crate_url": "https://static.crates.io/crates/cognis-rag/cognis-rag-0.3.2.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": "cognis-core",
      "optional": false,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "csv",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pdf-extract",
      "optional": true,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json",
        "stream"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "secrecy",
      "optional": true,
      "req": "^0.10",
      "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": "serde_yaml",
      "optional": true,
      "req": "^0.9",
      "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": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full",
        "test-util",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "v7",
        "serde"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "html-loader": [],
    "vectorstore-faiss": []
  },
  "features2": {
    "all-loaders": [
      "csv-loader",
      "html-loader",
      "yaml-loader",
      "toml-loader",
      "web-loader",
      "pdf-loader"
    ],
    "all-vectorstores": [
      "vectorstore-chroma",
      "vectorstore-qdrant",
      "vectorstore-pinecone",
      "vectorstore-weaviate",
      "vectorstore-faiss"
    ],
    "csv-loader": [
      "dep:csv"
    ],
    "default": [
      "openai",
      "ollama"
    ],
    "google": [
      "dep:reqwest",
      "dep:secrecy"
    ],
    "ollama": [
      "dep:reqwest"
    ],
    "openai": [
      "dep:reqwest",
      "dep:secrecy"
    ],
    "pdf-loader": [
      "dep:pdf-extract"
    ],
    "toml-loader": [
      "dep:toml"
    ],
    "vectorstore-chroma": [
      "dep:reqwest",
      "dep:secrecy"
    ],
    "vectorstore-pinecone": [
      "dep:reqwest",
      "dep:secrecy"
    ],
    "vectorstore-qdrant": [
      "dep:reqwest",
      "dep:secrecy"
    ],
    "vectorstore-weaviate": [
      "dep:reqwest",
      "dep:secrecy"
    ],
    "voyage": [
      "dep:reqwest",
      "dep:secrecy"
    ],
    "web-loader": [
      "dep:reqwest"
    ],
    "yaml-loader": [
      "dep:serde_yaml"
    ]
  },
  "index_path": "co/gn/cognis-rag",
  "name": "cognis-rag",
  "pubtime": "2026-05-21T17:52:05Z",
  "v": 2,
  "vers": "0.3.2",
  "yanked": false
}
