{
  "cksum": "096bb99a02e206ede4e8046b83f7457b3341f5b3680c11ad9165c9fb40abcab7",
  "crate_file": "kmedoids-0.4.3.crate",
  "crate_url": "https://static.crates.io/crates/kmedoids/kmedoids-0.4.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "byteorder",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ndarray",
      "optional": true,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "ndarray",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": true,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.7",
      "target": null
    }
  ],
  "features": {
    "assertions": [],
    "default": [
      "rand",
      "ndarray",
      "parallel"
    ],
    "parallel": [
      "rand",
      "ndarray",
      "rayon"
    ]
  },
  "index_path": "km/ed/kmedoids",
  "name": "kmedoids",
  "pubtime": "2023-04-20T15:49:13Z",
  "vers": "0.4.3",
  "yanked": false
}
