{
  "cksum": "ff527a62a53760ece2c715b4d44ec17686d519570a24e6981d2b2bf10b145dc4",
  "crate_file": "pixel-game-lib-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/pixel-game-lib/pixel-game-lib-0.3.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "toml",
        "png",
        "embedded"
      ],
      "kind": "normal",
      "name": "assets_manager",
      "optional": false,
      "req": "^0.10.2",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [
        "toml",
        "png",
        "embedded"
      ],
      "kind": "normal",
      "name": "assets_manager",
      "optional": false,
      "req": "^0.10.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "blit",
      "optional": false,
      "req": "^0.8.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "console_error_panic_hook",
      "optional": false,
      "req": "^0.1.7",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "derive-where",
      "optional": false,
      "req": "^1.2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "winit"
      ],
      "kind": "normal",
      "name": "game-loop",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.24.7",
      "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": false,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.189",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "taffy",
      "optional": false,
      "req": "^0.3.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros",
        "sync",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1.33.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": false,
      "req": "^0.2.87",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": false,
      "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": false,
      "req": "^0.3.64",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit",
      "optional": false,
      "req": "^0.28.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit_input_helper",
      "optional": false,
      "req": "^0.14.1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "hot-reloading-assets"
    ],
    "default-font": [],
    "embedded-assets": [
      "assets_manager/embedded"
    ],
    "hot-reloading-assets": [
      "assets_manager/hot-reloading"
    ]
  },
  "index_path": "pi/xe/pixel-game-lib",
  "name": "pixel-game-lib",
  "pubtime": "2023-10-21T10:56:32Z",
  "vers": "0.3.0",
  "yanked": false
}
