{
  "cksum": "a2dbaee38a397d6034a35001b949326fce28a04a7a9bcc84ce71474cbfe786fe",
  "crate_file": "pixel-game-lib-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/pixel-game-lib/pixel-game-lib-0.2.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "blit",
      "optional": true,
      "req": "^0.8.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "console_error_panic_hook",
      "optional": true,
      "req": "^0.1.7",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "winit"
      ],
      "kind": "normal",
      "name": "game-loop",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "miette",
      "optional": false,
      "req": "^5.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pixels",
      "optional": true,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "sync",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.32.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "vek",
      "optional": false,
      "req": "^0.16.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2.87",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": true,
      "req": "^0.4.37",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "CanvasRenderingContext2d",
        "Document",
        "Element",
        "HtmlCanvasElement",
        "ImageData",
        "Window"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": true,
      "req": "^0.3.64",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit",
      "optional": true,
      "req": "^0.28.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit_input_helper",
      "optional": true,
      "req": "^0.14.1",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "default": [
      "window",
      "font"
    ],
    "font": [
      "dep:blit"
    ],
    "window": [
      "dep:game-loop",
      "dep:pixels",
      "dep:winit",
      "dep:winit_input_helper",
      "dep:tokio",
      "dep:web-sys",
      "dep:wasm-bindgen",
      "dep:wasm-bindgen-futures",
      "dep:console_error_panic_hook"
    ]
  },
  "index_path": "pi/xe/pixel-game-lib",
  "name": "pixel-game-lib",
  "pubtime": "2023-10-02T18:32:40Z",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
