{
  "cksum": "fab707f84f5374a0fa13b151f3a48466fea2e107c745c61af0f80167061cfaa5",
  "crate_file": "blue_engine-0.4.2.crate",
  "crate_url": "https://static.crates.io/crates/blue_engine/blue_engine-0.4.2.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.12.1",
      "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.3",
      "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.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "webgl"
      ],
      "kind": "normal",
      "name": "wgpu",
      "optional": false,
      "req": "^0.13.1",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit",
      "optional": false,
      "req": "^0.27.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit_input_helper",
      "optional": false,
      "req": "^0.13.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-25T13:53:26Z",
  "v": 2,
  "vers": "0.4.2",
  "yanked": false
}
