{
  "cksum": "43e0567f1f2c1e39c040588a9e52f6e646cad354a8f61633f921188b6ad61b69",
  "crate_file": "pathfinding-0.2.3.crate",
  "crate_url": "https://static.crates.io/crates/pathfinding/pathfinding-0.2.3.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-10-28T13:09:34Z",
  "vers": "0.2.3",
  "yanked": false
}
