{
  "cksum": "932b4db801a7ae898ce9acb297fa59307fa4e044f7ad4db91b7b98f5fa477334",
  "crate_file": "alaya-0.4.0.crate",
  "crate_url": "https://static.crates.io/crates/alaya/alaya-0.4.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fastembed",
      "optional": true,
      "req": "^5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "server",
        "macros",
        "transport-io"
      ],
      "kind": "normal",
      "name": "rmcp",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "modern_sqlite"
      ],
      "kind": "normal",
      "name": "rusqlite",
      "optional": false,
      "req": "^0.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "schemars",
      "optional": true,
      "req": "^0.8",
      "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": "sqlite-vec",
      "optional": true,
      "req": "^0.1",
      "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": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt",
        "macros"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fmt"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "ureq",
      "optional": true,
      "req": "^2",
      "target": null
    }
  ],
  "features": {
    "bundled-sqlite": [
      "rusqlite/bundled"
    ],
    "default": [
      "bundled-sqlite"
    ],
    "sqlcipher": [
      "rusqlite/bundled-sqlcipher"
    ]
  },
  "features2": {
    "async": [
      "dep:tokio"
    ],
    "llm": [
      "dep:ureq"
    ],
    "local-embeddings": [
      "dep:fastembed"
    ],
    "mcp": [
      "dep:rmcp",
      "dep:tokio",
      "dep:schemars",
      "dep:anyhow"
    ],
    "tracing": [
      "dep:tracing",
      "dep:tracing-subscriber"
    ],
    "vec-sqlite": [
      "dep:sqlite-vec"
    ]
  },
  "index_path": "al/ay/alaya",
  "name": "alaya",
  "pubtime": "2026-03-24T00:03:46Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.4.0",
  "yanked": false
}
