{
  "cksum": "2e671a365e6a8786650404b68a3af68552a4e9b597ac25800c1b62c008af514c",
  "crate_file": "pathfinding-0.2.1.crate",
  "crate_url": "https://static.crates.io/crates/pathfinding/pathfinding-0.2.1.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",
      "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-09-28T20:51:40Z",
  "vers": "0.2.1",
  "yanked": false
}
