{
  "cksum": "36fdc34cb5438163352076bd81374606779cf1a0a35ec0cafb3151ce27037778",
  "crate_file": "blue_engine-0.4.1.crate",
  "crate_url": "https://static.crates.io/crates/blue_engine/blue_engine-0.4.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.57",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1.10.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "env_logger",
      "optional": false,
      "req": "^0.9.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.21",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gltf",
      "optional": true,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.24.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "imgui",
      "optional": true,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "imgui-wgpu",
      "optional": true,
      "req": "^0.20.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "winit-26"
      ],
      "kind": "normal",
      "name": "imgui-winit-support",
      "optional": true,
      "req": "^0.8.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "nalgebra-glm",
      "optional": false,
      "req": "^0.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wgpu",
      "optional": false,
      "req": "^0.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "webgl"
      ],
      "kind": "normal",
      "name": "wgpu",
      "optional": false,
      "req": "^0.13.0",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit",
      "optional": false,
      "req": "^0.26.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit_input_helper",
      "optional": false,
      "req": "^0.12.0",
      "target": null
    }
  ],
  "features": {
    "NON_FILL_POLYGON_MODE": []
  },
  "features2": {
    "default": [
      "model_loader"
    ],
    "gui": [
      "dep:imgui-winit-support",
      "dep:imgui-wgpu",
      "dep:imgui"
    ],
    "model_loader": [
      "dep:gltf"
    ]
  },
  "index_path": "bl/ue/blue_engine",
  "name": "blue_engine",
  "pubtime": "2022-08-24T17:34:27Z",
  "v": 2,
  "vers": "0.4.1",
  "yanked": false
}
