{
  "cksum": "a5f36f8620acbd680768c49e000a66977875c778de910708cf51edfdafb12634",
  "crate_file": "pathfinding-0.2.4.crate",
  "crate_url": "https://static.crates.io/crates/pathfinding/pathfinding-0.2.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fixedbitset",
      "optional": true,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "lazy_static",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndarray",
      "optional": true,
      "req": "^0.10.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "edmonds_karp",
      "kuhn_munkres"
    ],
    "edmonds_karp": [
      "ndarray"
    ],
    "kuhn_munkres": [
      "ndarray",
      "fixedbitset"
    ]
  },
  "index_path": "pa/th/pathfinding",
  "name": "pathfinding",
  "pubtime": "2017-11-10T07:20:04Z",
  "vers": "0.2.4",
  "yanked": false
}
