{
  "cksum": "954db2ca53ec9f71ae8ff1669cde48ae374bc9e17458b10a08a0d20a05ad0fac",
  "crate_file": "gameengine-0.1.3.crate",
  "crate_url": "https://static.crates.io/crates/gameengine/gameengine-0.1.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "bytemuck",
      "optional": true,
      "req": "^1.24.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "cargo_bench_support"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glyphon",
      "optional": true,
      "req": "^0.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pollster",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2.105",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": true,
      "req": "^0.4.55",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "Document",
        "Element",
        "HtmlCanvasElement",
        "Window"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": true,
      "req": "^0.3.91",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wgpu",
      "optional": true,
      "req": "^28.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit",
      "optional": true,
      "req": "^0.30.12",
      "target": null
    }
  ],
  "features": {
    "builtin-games": [],
    "cli": [
      "builtin-games"
    ],
    "default": [],
    "physics": []
  },
  "features2": {
    "parallel": [
      "dep:rayon"
    ],
    "render": [
      "dep:bytemuck",
      "dep:glyphon",
      "dep:pollster",
      "dep:wasm-bindgen",
      "dep:wasm-bindgen-futures",
      "dep:web-sys",
      "dep:wgpu",
      "dep:winit"
    ]
  },
  "index_path": "ga/me/gameengine",
  "name": "gameengine",
  "pubtime": "2026-03-31T00:19:06Z",
  "v": 2,
  "vers": "0.1.3",
  "yanked": false
}
