{
  "cksum": "b85c528d8a9c8fd644126ffd363bf25c74c34bd8cc89ac2a11d25c75a220f0ea",
  "crate_file": "llm-kernel-0.18.0.crate",
  "crate_url": "https://static.crates.io/crates/llm-kernel/llm-kernel-0.18.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "http1",
        "json",
        "tokio"
      ],
      "kind": "normal",
      "name": "axum",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "candle-core",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports",
        "async_tokio"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "fastembed",
      "optional": true,
      "req": "^5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-core",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "native-tls",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "coreml"
      ],
      "kind": "normal",
      "name": "ort",
      "optional": true,
      "req": "=2.0.0-rc.12",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sqlx"
      ],
      "kind": "normal",
      "name": "pgvector",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "postgres",
      "optional": true,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "postgres-native-tls",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "qdrant-client",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "rustls",
        "stream"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bundled"
      ],
      "kind": "normal",
      "name": "rusqlite",
      "optional": true,
      "req": "^0.40",
      "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": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "postgres",
        "runtime-tokio-rustls",
        "macros"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": true,
      "req": "^3",
      "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": [
        "rt-multi-thread",
        "macros",
        "sync",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "turbovec",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "ureq",
      "optional": true,
      "req": "^3",
      "target": null
    }
  ],
  "features": {
    "tokens": []
  },
  "features2": {
    "cache": [
      "client-async",
      "store"
    ],
    "catalog-sync": [
      "provider",
      "discovery",
      "dep:clap",
      "dep:anyhow"
    ],
    "client-async": [
      "dep:reqwest",
      "dep:serde_json",
      "dep:async-trait",
      "dep:tokio",
      "dep:tokio-stream",
      "dep:futures-core"
    ],
    "config": [
      "dep:toml"
    ],
    "default": [
      "provider"
    ],
    "discovery": [
      "provider",
      "dep:ureq"
    ],
    "discovery-async": [
      "discovery",
      "dep:reqwest",
      "dep:async-trait",
      "dep:tokio"
    ],
    "elastic": [
      "embedding",
      "dep:reqwest",
      "dep:serde_json"
    ],
    "embedding": [
      "dep:async-trait"
    ],
    "embedding-fastembed": [
      "embedding",
      "dep:fastembed",
      "dep:indexmap",
      "fastembed/hf-hub-rustls-tls",
      "fastembed/ort-download-binaries-rustls-tls"
    ],
    "embedding-fastembed-coreml": [
      "embedding-fastembed",
      "dep:ort"
    ],
    "embedding-fastembed-directml": [
      "embedding-fastembed",
      "dep:ort"
    ],
    "embedding-fastembed-dynamic-linking": [
      "embedding",
      "dep:fastembed",
      "dep:indexmap",
      "fastembed/hf-hub-rustls-tls",
      "fastembed/ort-load-dynamic"
    ],
    "embedding-fastembed-nomic-moe": [
      "embedding-fastembed",
      "fastembed/nomic-v2-moe",
      "dep:candle-core"
    ],
    "embedding-fastembed-qwen3": [
      "embedding-fastembed",
      "fastembed/qwen3",
      "dep:candle-core"
    ],
    "embedding-openai": [
      "embedding",
      "dep:ureq",
      "dep:serde_json"
    ],
    "eval": [
      "dep:clap",
      "dep:anyhow",
      "tokens",
      "safety",
      "embedding",
      "search"
    ],
    "eval-full": [
      "eval",
      "graph",
      "graph-cjk"
    ],
    "federation": [
      "search",
      "embedding",
      "dep:tokio",
      "dep:futures-util"
    ],
    "full": [
      "provider",
      "discovery",
      "discovery-async",
      "client-async",
      "cache",
      "secrets",
      "store",
      "config",
      "graph",
      "graph-async",
      "graph-pool",
      "graph-cjk",
      "graph-pg",
      "graph-pg-tls",
      "mcp",
      "mcp-http",
      "tokens",
      "install",
      "search",
      "embedding",
      "embedding-openai",
      "embedding-fastembed",
      "embedding-fastembed-qwen3",
      "embedding-fastembed-nomic-moe",
      "vector-index",
      "qdrant",
      "elastic",
      "pgvector",
      "federation",
      "telemetry",
      "safety",
      "catalog-sync"
    ],
    "graph": [
      "store",
      "dep:serde_json"
    ],
    "graph-async": [
      "graph",
      "dep:tokio"
    ],
    "graph-cjk": [
      "graph"
    ],
    "graph-pg": [
      "graph",
      "dep:postgres",
      "dep:clap"
    ],
    "graph-pg-tls": [
      "graph-pg",
      "dep:postgres-native-tls",
      "dep:native-tls"
    ],
    "graph-pool": [
      "graph",
      "dep:tokio"
    ],
    "install": [
      "dep:serde_json"
    ],
    "mcp": [
      "dep:serde_json",
      "dep:async-trait"
    ],
    "mcp-http": [
      "mcp",
      "dep:axum",
      "dep:tokio",
      "dep:tokio-stream",
      "tokio/net",
      "tokio/io-util"
    ],
    "pgvector": [
      "embedding",
      "dep:sqlx",
      "dep:pgvector"
    ],
    "provider": [
      "dep:serde_json"
    ],
    "qdrant": [
      "embedding",
      "dep:qdrant-client",
      "dep:serde_json"
    ],
    "safety": [
      "dep:regex"
    ],
    "search": [
      "dep:serde_json"
    ],
    "secrets": [
      "dep:tempfile"
    ],
    "store": [
      "dep:rusqlite"
    ],
    "telemetry": [
      "dep:serde_json"
    ],
    "vector-index": [
      "embedding",
      "dep:turbovec",
      "dep:serde_json"
    ]
  },
  "index_path": "ll/m-/llm-kernel",
  "name": "llm-kernel",
  "pubtime": "2026-07-10T13:22:34Z",
  "rust_version": "1.92",
  "v": 2,
  "vers": "0.18.0",
  "yanked": false
}
