{
  "cksum": "f070ef1724b532468d82ad45ff54450645dec688dae604ef22fc94466a55baa5",
  "crate_file": "pixel_loop-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/pixel_loop/pixel_loop-0.1.1.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",
      "winit",
      "image-load"
    ],
    "image-load": [
      "dep:stb_image"
    ],
    "winit": [
      "dep:winit",
      "dep:winit_input_helper",
      "dep:pixels"
    ]
  },
  "index_path": "pi/xe/pixel_loop",
  "name": "pixel_loop",
  "pubtime": "2024-11-06T18:22:58Z",
  "v": 2,
  "vers": "0.1.1",
  "yanked": false
}
