{
  "cksum": "48f030e52069e443d38f7d6df0bc7b136606a51bf92549e020ac212f17b62c55",
  "crate_file": "kmedoids-0.5.2.crate",
  "crate_url": "https://static.crates.io/crates/kmedoids/kmedoids-0.5.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "byteorder",
      "optional": false,
      "req": "^1.5",
      "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.10",
      "target": null
    }
  ],
  "features": {
    "assertions": [],
    "default": [
      "rand",
      "ndarray",
      "parallel"
    ],
    "parallel": [
      "rand",
      "ndarray",
      "rayon"
    ]
  },
  "index_path": "km/ed/kmedoids",
  "name": "kmedoids",
  "pubtime": "2024-09-10T18:51:59Z",
  "vers": "0.5.2",
  "yanked": false
}
