{
  "cksum": "0331e230609e456fccf9d3b3d4f273a1b3f6b601ed37e943dc197fe5d24bb4da",
  "crate_file": "itermore-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/itermore/itermore-0.5.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arrays",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "iterchunks",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "iterwindows",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    }
  ],
  "features": {
    "alloc": [],
    "sorted": [
      "alloc"
    ],
    "std": [
      "alloc"
    ]
  },
  "features2": {
    "array_chunks": [
      "dep:iterchunks"
    ],
    "array_combinations": [
      "alloc",
      "dep:arrays"
    ],
    "array_windows": [
      "dep:iterwindows"
    ],
    "default": [
      "std",
      "array_chunks",
      "array_combinations",
      "array_windows",
      "sorted"
    ]
  },
  "index_path": "it/er/itermore",
  "name": "itermore",
  "pubtime": "2022-12-04T17:06:10Z",
  "rust_version": "1.56",
  "v": 2,
  "vers": "0.5.0",
  "yanked": false
}
