{
  "cksum": "de6fae651c88c51d91f924353a1ed9818fcbba7bfe3a0f7993640667c1cfe7f5",
  "crate_file": "seekdb-rs-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/seekdb-rs/seekdb-rs-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "ureq"
      ],
      "kind": "normal",
      "name": "hf-hub",
      "optional": true,
      "req": "^0.4.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ort",
      "optional": true,
      "req": "^2.0.0-rc.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "json",
        "gzip",
        "rustls-tls",
        "blocking"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.11",
      "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": false,
      "features": [
        "runtime-tokio-rustls",
        "mysql"
      ],
      "kind": "normal",
      "name": "sqlx",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokenizers",
      "optional": true,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "server",
      "embedding"
    ],
    "embedding": [
      "reqwest",
      "tokenizers",
      "ort",
      "hf-hub"
    ],
    "server": [],
    "sync": []
  },
  "index_path": "se/ek/seekdb-rs",
  "name": "seekdb-rs",
  "pubtime": "2025-12-12T10:26:27Z",
  "vers": "0.1.1",
  "yanked": false
}
