{
  "cksum": "88622c34b34d54540abc8b7d1e4e99764da1072a5136db1b7f15d90e9f99f733",
  "crate_file": "pixel_loop-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/pixel_loop/pixel_loop-0.3.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-13T23:53:47Z",
  "v": 2,
  "vers": "0.3.0",
  "yanked": false
}
