{
  "cksum": "cc5738388554a263cba46447640cc2894fb1f014f591f4cb72bc53224d94b6bb",
  "crate_file": "blue_engine-0.4.4.crate",
  "crate_url": "https://static.crates.io/crates/blue_engine/blue_engine-0.4.4.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "android_logger",
      "optional": true,
      "req": "^0.11.1",
      "target": null
    },
    {
      "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": [],
      "kind": "normal",
      "name": "imgui-winit-support",
      "optional": true,
      "req": "^0.8.1-alpha.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": true,
      "req": "^0.4.17",
      "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.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": [],
    "debug": [],
    "default": []
  },
  "features2": {
    "android": [
      "dep:log",
      "dep:android_logger"
    ],
    "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-09-09T21:49:18Z",
  "v": 2,
  "vers": "0.4.4",
  "yanked": false
}
