{
  "cksum": "b9d226cbf6e7e8324e0df1827e30eab0628d11f277d8386ec5280c800c9574ad",
  "crate_file": "pixel-game-lib-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/pixel-game-lib/pixel-game-lib-0.1.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",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "wasm-bindgen",
        "color"
      ],
      "kind": "normal",
      "name": "console_log",
      "optional": true,
      "req": "^1",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "winit"
      ],
      "kind": "normal",
      "name": "game-loop",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "miette",
      "optional": false,
      "req": "^5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pixels",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "sync",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "vek",
      "optional": false,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": true,
      "req": "^0.4",
      "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",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit",
      "optional": true,
      "req": "^0.28",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "default": [
      "window",
      "font"
    ],
    "font": [
      "dep:blit"
    ],
    "window": [
      "dep:game-loop",
      "dep:pixels",
      "dep:winit",
      "dep:tokio",
      "dep:web-sys",
      "dep:wasm-bindgen",
      "dep:wasm-bindgen-futures",
      "dep:console_log",
      "dep:console_error_panic_hook"
    ]
  },
  "index_path": "pi/xe/pixel-game-lib",
  "name": "pixel-game-lib",
  "pubtime": "2023-09-30T09:01:04Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
