{
  "cksum": "0c6c64b826b38cf346b21998d01e93abceaef76ea327fa7de2aa94c6dd30cf72",
  "crate_file": "pixel-game-lib-0.9.0-alpha.crate",
  "crate_url": "https://static.crates.io/crates/pixel-game-lib/pixel-game-lib-0.9.0-alpha.crate",
  "deps": [
    {
      "default_features": false,
      "features": [
        "toml",
        "ahash",
        "macros"
      ],
      "kind": "normal",
      "name": "assets_manager",
      "optional": false,
      "req": "^0.11.4",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": false,
      "features": [
        "toml",
        "embedded",
        "macros"
      ],
      "kind": "normal",
      "name": "assets_manager",
      "optional": false,
      "req": "^0.11.4",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitvec",
      "optional": false,
      "req": "^1.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bvh-arena",
      "optional": true,
      "req": "^1.1.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1.15.0",
      "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": "console_log",
      "optional": false,
      "req": "^1.0.0",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "default_fonts"
      ],
      "kind": "normal",
      "name": "egui",
      "optional": true,
      "req": "^0.26.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "egui-wgpu",
      "optional": true,
      "req": "^0.26.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "wayland"
      ],
      "kind": "normal",
      "name": "egui-winit",
      "optional": true,
      "req": "^0.26.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": false,
      "req": "^0.11.3",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "winit"
      ],
      "kind": "normal",
      "name": "game-loop",
      "optional": false,
      "req": "^1.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.14.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "macros"
      ],
      "kind": "normal",
      "name": "hecs",
      "optional": true,
      "req": "^0.10.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "cpal",
        "ogg",
        "serde"
      ],
      "kind": "normal",
      "name": "kira",
      "optional": true,
      "req": "^0.8.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "miette",
      "optional": false,
      "req": "^7.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fancy"
      ],
      "kind": "dev",
      "name": "miette",
      "optional": false,
      "req": "^7.2.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "fancy-no-syscall"
      ],
      "kind": "dev",
      "name": "miette",
      "optional": false,
      "req": "^7.2.0",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "simd-stable"
      ],
      "kind": "normal",
      "name": "parry2d-f64",
      "optional": true,
      "req": "^0.13.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "png",
      "optional": false,
      "req": "^0.17.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pollster",
      "optional": false,
      "req": "^0.3.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "profiling",
      "optional": false,
      "req": "^1.0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "puffin",
      "optional": true,
      "req": "^0.19.0",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "web"
      ],
      "kind": "normal",
      "name": "puffin",
      "optional": true,
      "req": "^0.19.0",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "puffin_egui",
      "optional": true,
      "req": "^0.26.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.197",
      "target": null
    },
    {
      "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.92",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": false,
      "req": "^0.4.42",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "Document",
        "Window",
        "Element"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": false,
      "req": "^0.3.69",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": false,
      "features": [
        "webgl",
        "wgsl"
      ],
      "kind": "normal",
      "name": "wgpu",
      "optional": false,
      "req": "^0.19.3",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wgpu",
      "optional": false,
      "req": "^0.19.3",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit_input_helper",
      "optional": false,
      "req": "^0.16.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "yarnspinner",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    }
  ],
  "features": {
    "default": [
      "hot-reloading-assets"
    ],
    "embedded-assets": [
      "assets_manager/embedded"
    ],
    "hot-reloading-assets": [
      "assets_manager/hot-reloading"
    ]
  },
  "features2": {
    "audio": [
      "dep:kira"
    ],
    "dialogue": [
      "dep:yarnspinner"
    ],
    "in-game-profiler": [
      "profiling/profile-with-puffin",
      "dep:egui",
      "dep:egui-wgpu",
      "dep:egui-winit",
      "dep:puffin_egui",
      "dep:puffin"
    ],
    "physics": [
      "dep:hecs",
      "dep:bvh-arena",
      "dep:parry2d-f64"
    ]
  },
  "index_path": "pi/xe/pixel-game-lib",
  "name": "pixel-game-lib",
  "pubtime": "2024-03-20T20:34:52Z",
  "rust_version": "1.74.0",
  "v": 2,
  "vers": "0.9.0-alpha",
  "yanked": false
}
