{
  "cksum": "e2b1374ec32450264534c67d1ccb5ca09818c4db8fd87cf97478d0df2fa44c65",
  "crate_file": "petgraph-0.7.0.crate",
  "crate_url": "https://static.crates.io/crates/petgraph/petgraph-0.7.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "ahash",
      "optional": false,
      "req": "^0.7.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "bincode",
      "optional": false,
      "req": "^1.3.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "defmac",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "fixedbitset",
      "optional": false,
      "req": "^0.5.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "fxhash",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "~2.5.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "dev",
      "name": "itertools",
      "optional": false,
      "req": "^0.12.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "odds",
      "optional": false,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "quickcheck",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.5.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.5.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": true,
      "req": "^1.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "graphmap",
      "stable_graph",
      "matrix_graph"
    ],
    "generate": [],
    "graphmap": [],
    "matrix_graph": [],
    "serde-1": [
      "serde",
      "serde_derive"
    ],
    "stable_graph": [],
    "unstable": [
      "generate"
    ]
  },
  "features2": {
    "all": [
      "unstable",
      "quickcheck",
      "matrix_graph",
      "stable_graph",
      "graphmap",
      "rayon"
    ],
    "rayon": [
      "dep:rayon",
      "indexmap/rayon"
    ]
  },
  "index_path": "pe/tg/petgraph",
  "name": "petgraph",
  "pubtime": "2024-12-31T11:19:25Z",
  "rust_version": "1.64",
  "v": 2,
  "vers": "0.7.0",
  "yanked": false
}
