{
  "cksum": "d899f5898e3a6a21ce43a65cc0c0f3c9fdfad4cd9a1a1f5656a7e9841d064b23",
  "crate_file": "alaya-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/alaya/alaya-0.3.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": true,
      "req": "^1",
      "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": "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"
    ],
    "mcp": [
      "dep:rmcp",
      "dep:tokio",
      "dep:schemars",
      "dep:anyhow"
    ],
    "tracing": [
      "dep:tracing",
      "dep:tracing-subscriber"
    ]
  },
  "index_path": "al/ay/alaya",
  "name": "alaya",
  "pubtime": "2026-03-23T07:37:00Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.3.0",
  "yanked": false
}
