{
  "cksum": "fed0daf803a3818d3693fe1fdd82d8ac0f41d0ea3f05709d5e144c4eb2b85ba5",
  "crate_file": "itermore-0.7.1.crate",
  "crate_url": "https://static.crates.io/crates/itermore/itermore-0.7.1.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.5",
      "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"
    ],
    "collect_array": [
      "dep:arrays"
    ],
    "full": [
      "std",
      "array_chunks",
      "array_combinations_with_reps",
      "array_combinations",
      "array_windows",
      "cartesian_product",
      "circular_array_windows",
      "collect_array",
      "combinations_with_reps",
      "combinations",
      "min_max",
      "next_chunk",
      "sorted"
    ],
    "next_chunk": [
      "dep:arrays"
    ]
  },
  "index_path": "it/er/itermore",
  "name": "itermore",
  "pubtime": "2023-12-15T14:13:27Z",
  "rust_version": "1.60",
  "v": 2,
  "vers": "0.7.1",
  "yanked": false
}
