{
  "cksum": "06a0396893b1787eb2f4800b7fb434402eec0f74c0dc46aa77b9b7d2324f37fe",
  "crate_file": "metaheuristics-nature-9.2.2.crate",
  "crate_url": "https://static.crates.io/crates/metaheuristics-nature/metaheuristics-nature-9.2.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": true,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ndarray",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "libm"
      ],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "getrandom",
        "alloc"
      ],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_chacha",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rand_distr",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "clap": [
      "std",
      "dep:clap"
    ],
    "default": [
      "std"
    ],
    "rayon": [
      "std",
      "dep:rayon",
      "ndarray/rayon"
    ],
    "serde": [
      "dep:serde"
    ],
    "std": [
      "ndarray/std",
      "num-traits/std",
      "rand/std",
      "rand_chacha/std",
      "rand_distr/std",
      "serde?/std"
    ]
  },
  "index_path": "me/ta/metaheuristics-nature",
  "name": "metaheuristics-nature",
  "pubtime": "2023-06-18T03:20:27Z",
  "v": 2,
  "vers": "9.2.2",
  "yanked": false
}
