{
  "cksum": "7e59d52c01f0facb5dd95b889ba6ae459576781907cfd251361d8882c4305509",
  "crate_file": "itermore-0.6.0.crate",
  "crate_url": "https://static.crates.io/crates/itermore/itermore-0.6.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrays",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    }
  ],
  "features": {
    "alloc": [],
    "cartesian_product": [],
    "combinations": [
      "alloc"
    ],
    "min_max": [],
    "sorted": [
      "alloc"
    ],
    "std": [
      "alloc"
    ]
  },
  "features2": {
    "array_chunks": [
      "dep:arrays"
    ],
    "array_combinations": [
      "alloc",
      "dep:arrays"
    ],
    "array_windows": [
      "dep:arrays"
    ],
    "circular_array_windows": [
      "array_windows"
    ],
    "default": [
      "std",
      "array_chunks",
      "array_combinations",
      "array_windows",
      "cartesian_product",
      "circular_array_windows",
      "combinations",
      "min_max",
      "sorted"
    ]
  },
  "index_path": "it/er/itermore",
  "name": "itermore",
  "pubtime": "2023-11-28T22:00:48Z",
  "rust_version": "1.56",
  "v": 2,
  "vers": "0.6.0",
  "yanked": false
}
