{
  "cksum": "7994a9893a6625dbb68fb93c4b4a7135c7e9d1ac2d214ed0cd9efe5ab5720667",
  "crate_file": "duku-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/duku/duku-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glsl_dep",
      "optional": true,
      "package": "shaderc",
      "req": ">=0.7.0, <0.8.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "utils"
      ],
      "kind": "normal",
      "name": "gltf_dep",
      "optional": true,
      "package": "gltf",
      "req": ">=0.15.2, <0.16.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "jpeg_dep",
      "optional": true,
      "package": "jpeg-decoder",
      "req": ">=0.1.20, <0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "png_dep",
      "optional": true,
      "package": "png",
      "req": ">=0.16.7, <0.17.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "window_dep",
      "optional": true,
      "package": "winit",
      "req": ">=0.23.0, <0.24.0",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "glsl": [
      "glsl_dep"
    ],
    "gltf": [
      "gltf_dep",
      "png",
      "jpeg"
    ],
    "jpeg": [
      "jpeg_dep"
    ],
    "log": [],
    "png": [
      "png_dep"
    ],
    "window": [
      "window_dep"
    ]
  },
  "index_path": "du/ku/duku",
  "name": "duku",
  "pubtime": "2020-11-24T19:40:17Z",
  "vers": "0.1.0",
  "yanked": false
}
