{
  "cksum": "45166ef53e8b1ae184a84b2c3d3ae3dd7a5048692aacdf66401bbadffb222d30",
  "crate_file": "pixel_loop-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/pixel_loop/pixel_loop-0.2.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.92",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "crossterm",
      "optional": true,
      "req": "^0.28.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pixels",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rand_xoshiro",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "stb_image",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit",
      "optional": true,
      "req": "^0.28.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit_input_helper",
      "optional": true,
      "req": "^0.14.0",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "crossterm": [
      "dep:crossterm"
    ],
    "default": [
      "crossterm",
      "pixels",
      "stb-image"
    ],
    "pixels": [
      "dep:winit",
      "dep:winit_input_helper",
      "dep:pixels"
    ],
    "stb-image": [
      "dep:stb_image"
    ]
  },
  "index_path": "pi/xe/pixel_loop",
  "name": "pixel_loop",
  "pubtime": "2024-11-13T16:28:13Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
