{
  "cksum": "8993d813800a98b8e3f96e32d90165025f5f671f3ce4c50e75d0b74e6c1d5a90",
  "crate_file": "itermore-0.7.0.crate",
  "crate_url": "https://static.crates.io/crates/itermore/itermore-0.7.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrays",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8",
      "target": null
    }
  ],
  "features": {
    "alloc": [],
    "cartesian_product": [],
    "combinations": [
      "alloc"
    ],
    "combinations_with_reps": [
      "alloc"
    ],
    "default": [],
    "min_max": [],
    "sorted": [
      "alloc"
    ],
    "std": [
      "alloc"
    ]
  },
  "features2": {
    "array_chunks": [
      "dep:arrays"
    ],
    "array_combinations": [
      "alloc",
      "dep:arrays"
    ],
    "array_combinations_with_reps": [
      "alloc",
      "dep:arrays"
    ],
    "array_windows": [
      "dep:arrays"
    ],
    "circular_array_windows": [
      "array_windows"
    ],
    "full": [
      "std",
      "array_chunks",
      "array_combinations",
      "array_combinations_with_reps",
      "array_windows",
      "cartesian_product",
      "circular_array_windows",
      "combinations",
      "combinations_with_reps",
      "min_max",
      "next_chunk",
      "sorted"
    ],
    "next_chunk": [
      "dep:arrays"
    ]
  },
  "index_path": "it/er/itermore",
  "name": "itermore",
  "pubtime": "2023-12-15T09:16:31Z",
  "rust_version": "1.56",
  "v": 2,
  "vers": "0.7.0",
  "yanked": false
}
