{
  "cksum": "ae8aeb8d6ed60716068c353f99fc07eea3c4eadd3c5f6f6cfbba325fc8e9b74d",
  "crate_file": "amethyst_renderer-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/amethyst_renderer/amethyst_renderer-0.5.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "eders"
      ],
      "kind": "normal",
      "name": "cgmath",
      "optional": false,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "derivative",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "fnv",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "genmesh",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "cgmath-types",
        "serialize"
      ],
      "kind": "normal",
      "name": "gfx",
      "optional": false,
      "req": "^0.16",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "cgmath-types",
        "serialize"
      ],
      "kind": "normal",
      "name": "gfx_core",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gfx_device_dx11",
      "optional": true,
      "req": "^0.6",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gfx_device_gl",
      "optional": true,
      "req": "^0.14",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gfx_device_metal",
      "optional": true,
      "req": "^0.2",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gfx_device_vulkan",
      "optional": true,
      "req": "^0.1",
      "target": "cfg(not(target_os = \"macos\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gfx_macros",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gfx_window_dxgi",
      "optional": true,
      "req": "^0.7",
      "target": "cfg(windows)"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gfx_window_glutin",
      "optional": true,
      "req": "^0.17",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gfx_window_metal",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gfx_window_vulkan",
      "optional": true,
      "req": "^0.1",
      "target": "cfg(not(target_os = \"macos\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glutin",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "num_cpus",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": false,
      "req": "^0.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_derive",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "winit",
      "optional": false,
      "req": "^0.7",
      "target": null
    }
  ],
  "features": {
    "default": [
      "opengl"
    ],
    "opengl": [
      "gfx_device_gl",
      "gfx_window_glutin",
      "glutin"
    ]
  },
  "index_path": "am/et/amethyst_renderer",
  "name": "amethyst_renderer",
  "pubtime": "2017-08-29T17:30:27Z",
  "vers": "0.5.0",
  "yanked": false
}
