{
  "cksum": "9fa10dba4fdbd09bdfb78d292fc2788276202deadbbfcedbf389452f949be765",
  "crate_file": "blade-graphics-0.8.3.crate",
  "crate_url": "https://static.crates.io/crates/blade-graphics/blade-graphics-0.8.3.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ash",
      "optional": false,
      "req": "^0.38",
      "target": "cfg(any(vulkan, windows, target_os = \"linux\", target_os = \"android\", target_os = \"freebsd\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ash-window",
      "optional": false,
      "req": "^0.13",
      "target": "cfg(any(vulkan, windows, target_os = \"linux\", target_os = \"android\", target_os = \"freebsd\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "codespan-reporting",
      "optional": false,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "dynamic"
      ],
      "kind": "normal",
      "name": "egl",
      "optional": false,
      "package": "khronos-egl",
      "req": "^6.0",
      "target": "cfg(all(gles, not(target_arch = \"wasm32\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "glow",
      "optional": false,
      "req": "^0.16",
      "target": "cfg(any(gles, target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gpu-alloc",
      "optional": false,
      "req": "^0.6",
      "target": "cfg(any(vulkan, windows, target_os = \"linux\", target_os = \"android\", target_os = \"freebsd\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gpu-alloc-ash",
      "optional": false,
      "req": "^0.7",
      "target": "cfg(any(vulkan, windows, target_os = \"linux\", target_os = \"android\", target_os = \"freebsd\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hidden-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": false,
      "req": "^0.3.60",
      "target": "cfg(all(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libc",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(all(gles, not(target_arch = \"wasm32\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "libloading",
      "optional": false,
      "req": "^0.8",
      "target": "cfg(all(gles, not(target_arch = \"wasm32\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mint",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "wgsl-in",
        "termcolor"
      ],
      "kind": "normal",
      "name": "naga",
      "optional": false,
      "req": "^29",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "wgsl-in",
        "termcolor",
        "glsl-out"
      ],
      "kind": "normal",
      "name": "naga",
      "optional": false,
      "req": "^29",
      "target": "cfg(any(gles, target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "wgsl-in",
        "termcolor",
        "msl-out"
      ],
      "kind": "normal",
      "name": "naga",
      "optional": false,
      "req": "^29",
      "target": "cfg(any(target_os = \"ios\", target_os = \"macos\"))"
    },
    {
      "default_features": true,
      "features": [
        "wgsl-in",
        "termcolor",
        "spv-out"
      ],
      "kind": "normal",
      "name": "naga",
      "optional": false,
      "req": "^29",
      "target": "cfg(any(vulkan, windows, target_os = \"linux\", target_os = \"android\", target_os = \"freebsd\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "objc2",
      "optional": false,
      "req": "^0.6",
      "target": "cfg(any(target_os = \"ios\", target_os = \"macos\"))"
    },
    {
      "default_features": false,
      "features": [
        "std",
        "objc2-quartz-core",
        "objc2-core-foundation",
        "NSResponder",
        "NSView",
        "NSWindow"
      ],
      "kind": "normal",
      "name": "objc2-app-kit",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_os = \"macos\")"
    },
    {
      "default_features": false,
      "features": [
        "CFCGTypes"
      ],
      "kind": "normal",
      "name": "objc2-core-foundation",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(any(target_os = \"ios\", target_os = \"macos\"))"
    },
    {
      "default_features": false,
      "features": [
        "std",
        "NSArray",
        "NSData"
      ],
      "kind": "normal",
      "name": "objc2-foundation",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(any(target_os = \"ios\", target_os = \"macos\"))"
    },
    {
      "default_features": false,
      "features": [
        "std",
        "MTLTypes",
        "MTLPixelFormat",
        "MTLAllocation",
        "MTLResource",
        "MTLBuffer",
        "MTLTexture",
        "MTLSampler",
        "MTLDrawable",
        "MTLAccelerationStructure",
        "MTLAccelerationStructureTypes",
        "MTLCounters",
        "MTLLibrary",
        "MTLStageInputOutputDescriptor",
        "MTLComputePipeline",
        "MTLVertexDescriptor",
        "MTLDepthStencil",
        "MTLComputePipeline",
        "MTLRenderPipeline",
        "MTLCommandBuffer",
        "MTLCommandEncoder",
        "MTLAccelerationStructureCommandEncoder",
        "MTLBlitCommandEncoder",
        "MTLComputeCommandEncoder",
        "MTLRenderCommandEncoder",
        "MTLBlitPass",
        "MTLComputePass",
        "MTLRenderPass",
        "MTLCommandQueue",
        "MTLDevice",
        "MTLCaptureManager",
        "MTLCaptureScope",
        "block2"
      ],
      "kind": "normal",
      "name": "objc2-metal",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(any(target_os = \"ios\", target_os = \"macos\"))"
    },
    {
      "default_features": false,
      "features": [
        "std",
        "objc2-metal",
        "objc2-core-foundation",
        "CALayer",
        "CAMetalLayer"
      ],
      "kind": "normal",
      "name": "objc2-quartz-core",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(any(target_os = \"ios\", target_os = \"macos\"))"
    },
    {
      "default_features": false,
      "features": [
        "std",
        "objc2-quartz-core",
        "objc2-core-foundation",
        "UIResponder",
        "UIView",
        "UIWindow",
        "UIScene",
        "UIWindowScene",
        "UIScreen"
      ],
      "kind": "normal",
      "name": "objc2-ui-kit",
      "optional": false,
      "req": "^0.3",
      "target": "cfg(target_os = \"ios\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "once_cell",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "openxr",
      "optional": false,
      "req": "^0.19",
      "target": "cfg(any(vulkan, windows, target_os = \"linux\", target_os = \"android\", target_os = \"freebsd\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "raw-window-handle",
      "optional": false,
      "req": "^0.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "slab",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(any(vulkan, windows, target_os = \"linux\", target_os = \"android\", target_os = \"freebsd\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2.83",
      "target": "cfg(all(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "HtmlCanvasElement",
        "WebGl2RenderingContext"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": false,
      "req": "^0.3.60",
      "target": "cfg(all(target_arch = \"wasm32\"))"
    }
  ],
  "features": {},
  "index_path": "bl/ad/blade-graphics",
  "name": "blade-graphics",
  "pubtime": "2026-04-17T07:39:28Z",
  "vers": "0.8.3",
  "yanked": false
}
