{
  "cksum": "588918b8c4185f87941b40b813cff0d80a39b6b69ae80c070e72053144dea529",
  "crate_file": "rendy-core-0.5.0.crate",
  "crate_url": "https://static.crates.io/crates/rendy-core/rendy-core-0.5.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gfx-backend-dx12",
      "optional": true,
      "req": "^0.4",
      "target": "cfg(all(target_os = \"windows\", not(target_arch = \"wasm32\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gfx-backend-empty",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "glutin"
      ],
      "kind": "normal",
      "name": "gfx-backend-gl",
      "optional": true,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gfx-backend-metal",
      "optional": true,
      "req": "^0.4",
      "target": "cfg(any(all(not(target_arch = \"wasm32\"), target_os = \"macos\"), all(target_arch = \"aarch64\", target_os = \"ios\")))"
    },
    {
      "default_features": true,
      "features": [
        "x11"
      ],
      "kind": "normal",
      "name": "gfx-backend-vulkan",
      "optional": true,
      "req": "^0.4",
      "target": "cfg(all(any(target_os = \"windows\", all(unix, not(any(target_os = \"macos\", target_os = \"ios\")))), not(target_arch = \"wasm32\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gfx-hal",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lazy_static",
      "optional": false,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "raw-window-handle",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thread_profiler",
      "optional": false,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "dx12": [
      "gfx-backend-dx12"
    ],
    "empty": [
      "gfx-backend-empty"
    ],
    "gl": [
      "gfx-backend-gl"
    ],
    "metal": [
      "gfx-backend-metal"
    ],
    "no-slow-safety-checks": [],
    "serde-1": [
      "serde",
      "gfx-hal/serde"
    ],
    "vulkan": [
      "gfx-backend-vulkan"
    ]
  },
  "index_path": "re/nd/rendy-core",
  "name": "rendy-core",
  "pubtime": "2019-11-03T22:44:20Z",
  "vers": "0.5.0",
  "yanked": false
}
