{
  "cksum": "1c045a2889833502f3ad45ba7297442a7604382f059c70d23fcb7f75908a3884",
  "crate_file": "scirs2-graph-0.6.0.crate",
  "crate_url": "https://static.crates.io/crates/scirs2-graph/scirs2-graph-0.6.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "approx",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "bytemuck",
      "optional": true,
      "req": "^1.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "num_cpus",
      "optional": false,
      "req": "^1.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ordered-float",
      "optional": false,
      "req": "^5.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxicuda-driver",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxicuda-memory",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxicuda-sparse",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "petgraph",
      "optional": false,
      "req": "^0.8.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pollster",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "parallel",
        "simd",
        "random",
        "array"
      ],
      "kind": "normal",
      "name": "scirs2-core",
      "optional": false,
      "req": "^0.6.0",
      "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": "serde_json",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "sysinfo",
      "optional": false,
      "req": "^0.39.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3.27.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wgpu",
      "optional": true,
      "req": "^29.0",
      "target": null
    }
  ],
  "features": {
    "advanced_centrality": [],
    "benchmarks": [],
    "compression": [],
    "default": [
      "std",
      "sysinfo"
    ],
    "experimental_algorithms": [
      "unstable"
    ],
    "extra_formats": [],
    "full": [
      "parallel",
      "simd",
      "advanced_centrality",
      "extra_formats",
      "benchmarks",
      "profiling",
      "validation",
      "networkx_compat"
    ],
    "igraph_compat": [],
    "networkx_compat": [],
    "neural_networks": [],
    "parallel": [
      "scirs2-core/parallel"
    ],
    "profiling": [],
    "simd": [
      "scirs2-core/simd"
    ],
    "std": [],
    "sysinfo": [],
    "unstable": [],
    "validation": []
  },
  "features2": {
    "cuda": [
      "dep:oxicuda-driver",
      "dep:oxicuda-memory",
      "dep:oxicuda-sparse"
    ],
    "wgpu": [
      "scirs2-core/gpu",
      "scirs2-core/wgpu",
      "dep:wgpu",
      "dep:pollster",
      "dep:bytemuck"
    ]
  },
  "index_path": "sc/ir/scirs2-graph",
  "name": "scirs2-graph",
  "pubtime": "2026-07-01T13:50:53Z",
  "v": 2,
  "vers": "0.6.0",
  "yanked": false
}
