{
  "cksum": "4eac9dc026fc353277da9cf05be9fdab247369bc10c8657c4233e3be6dca0860",
  "crate_file": "kaiba-server-0.3.1.crate",
  "crate_url": "https://static.crates.io/crates/kaiba-server/kaiba-server-0.3.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "axum",
      "optional": false,
      "req": "^0.7.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dotenvy",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hex",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hmac",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "kaiba",
      "optional": false,
      "req": "^0.3.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "agent"
      ],
      "kind": "normal",
      "name": "llm-toolkit",
      "optional": false,
      "req": "^0.58",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "neo4rs",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "prost-types",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "qdrant-client",
      "optional": false,
      "req": "^1.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "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": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sha2",
      "optional": false,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "shuttle-axum",
      "optional": false,
      "req": "^0.50.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "shuttle-runtime",
      "optional": false,
      "req": "^0.50.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "postgres",
        "sqlx"
      ],
      "kind": "normal",
      "name": "shuttle-shared-db",
      "optional": false,
      "req": "^0.50.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "runtime-tokio-rustls",
        "postgres",
        "uuid",
        "chrono"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.41",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tower",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "cors",
        "trace"
      ],
      "kind": "normal",
      "name": "tower-http",
      "optional": false,
      "req": "^0.6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "axum_extras",
        "chrono",
        "uuid"
      ],
      "kind": "normal",
      "name": "utoipa",
      "optional": false,
      "req": "^4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "axum"
      ],
      "kind": "normal",
      "name": "utoipa-swagger-ui",
      "optional": false,
      "req": "^7.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "serde"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.10",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "integration": []
  },
  "index_path": "ka/ib/kaiba-server",
  "name": "kaiba-server",
  "pubtime": "2026-01-16T15:35:28Z",
  "vers": "0.3.1",
  "yanked": false
}
