{
  "cksum": "ce69cbde4ee5747281edb1d987a8292940397723924262b6218fc19022cbf687",
  "crate_file": "ruvector-solver-2.0.4.crate",
  "crate_url": "https://static.crates.io/crates/ruvector-solver/ruvector-solver-2.0.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "approx",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossbeam",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dashmap",
      "optional": false,
      "req": "^6.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "getrandom",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "nalgebra",
      "optional": true,
      "req": "^0.33",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "proptest",
      "optional": false,
      "req": "^1.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "all-algorithms": [
      "neumann",
      "forward-push",
      "backward-push",
      "hybrid-random-walk",
      "true-solver",
      "cg",
      "bmssp"
    ],
    "backward-push": [],
    "bmssp": [],
    "cg": [],
    "default": [
      "neumann",
      "cg",
      "forward-push"
    ],
    "forward-push": [],
    "full": [
      "nalgebra-backend",
      "parallel",
      "all-algorithms"
    ],
    "hybrid-random-walk": [
      "getrandom"
    ],
    "nalgebra-backend": [
      "nalgebra"
    ],
    "neumann": [],
    "parallel": [
      "rayon",
      "crossbeam"
    ],
    "simd": [],
    "true-solver": [
      "neumann"
    ],
    "wasm": []
  },
  "index_path": "ru/ve/ruvector-solver",
  "name": "ruvector-solver",
  "pubtime": "2026-02-21T18:25:56Z",
  "rust_version": "1.77",
  "vers": "2.0.4",
  "yanked": false
}
