{
  "cksum": "d115a9bb82164b069993001714de269a4a8083bd88c9ad55bcd5eb8366ad9875",
  "crate_file": "ruvector-postgres-0.2.6.crate",
  "crate_url": "https://static.crates.io/crates/ruvector-postgres/ruvector-postgres-0.2.6.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": [],
      "kind": "normal",
      "name": "fastembed",
      "optional": true,
      "req": "^5",
      "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"
    ],
    "attention": [],
    "default": [
      "pg17"
    ],
    "gnn": [],
    "graph": [],
    "graph-complete": [
      "hyperbolic",
      "sparse",
      "graph"
    ],
    "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": []
  },
  "features2": {
    "all-features": [
      "ai-complete",
      "graph-complete",
      "embeddings"
    ],
    "embeddings": [
      "dep:fastembed"
    ]
  },
  "index_path": "ru/ve/ruvector-postgres",
  "name": "ruvector-postgres",
  "pubtime": "2025-12-09T16:05:30Z",
  "v": 2,
  "vers": "0.2.6",
  "yanked": false
}
