{
  "cksum": "ac650763c911b24218d3d3306778d6930850e75a5aec576704929245872d6274",
  "crate_file": "ruvector-postgres-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/ruvector-postgres/ruvector-postgres-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "approx",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bincode",
      "optional": false,
      "req": "^1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitvec",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dashmap",
      "optional": false,
      "req": "^6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "std",
        "serde"
      ],
      "kind": "normal",
      "name": "half",
      "optional": false,
      "req": "^2.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "home",
      "optional": false,
      "req": "=0.5.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "memmap2",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ordered-float",
      "optional": false,
      "req": "^4.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pgrx",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pgrx-tests",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "priority-queue",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_chacha",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": false,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rkyv",
      "optional": false,
      "req": "^0.8",
      "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": "simsimd",
      "optional": false,
      "req": "^5.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "ai-complete": [
      "learning",
      "attention",
      "gnn",
      "routing"
    ],
    "all-features": [
      "ai-complete",
      "graph-complete"
    ],
    "attention": [],
    "default": [
      "pg16"
    ],
    "filtered-search": [],
    "gnn": [],
    "graph": [],
    "graph-complete": [
      "hyperbolic",
      "sparse",
      "graph"
    ],
    "hybrid-search": [],
    "hyperbolic": [],
    "index-all": [
      "index-hnsw",
      "index-ivfflat"
    ],
    "index-hnsw": [],
    "index-ivfflat": [],
    "learning": [],
    "neon-compat": [],
    "pg14": [
      "pgrx/pg14",
      "pgrx-tests/pg14"
    ],
    "pg15": [
      "pgrx/pg15",
      "pgrx-tests/pg15"
    ],
    "pg16": [
      "pgrx/pg16",
      "pgrx-tests/pg16"
    ],
    "pg17": [
      "pgrx/pg17",
      "pgrx-tests/pg17"
    ],
    "pg_test": [],
    "quant-all": [
      "quantization-all"
    ],
    "quantization-all": [
      "quantization-scalar",
      "quantization-product",
      "quantization-binary"
    ],
    "quantization-binary": [],
    "quantization-product": [],
    "quantization-scalar": [],
    "routing": [],
    "simd-auto": [],
    "simd-avx2": [],
    "simd-avx512": [],
    "simd-native": [],
    "simd-neon": [],
    "sparse": []
  },
  "index_path": "ru/ve/ruvector-postgres",
  "name": "ruvector-postgres",
  "pubtime": "2025-12-03T04:03:30Z",
  "vers": "0.1.0",
  "yanked": false
}
