{
  "cksum": "5acc57f94cc9e3f5605a35b044f7d2629855bcb8c11eafb4d51b12e8656b3f29",
  "crate_file": "mepeyew-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/mepeyew/mepeyew-0.2.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ash",
      "optional": true,
      "req": "^0.37.0",
      "target": "cfg(not(all(target_arch = \"wasm32\", target_os = \"unknown\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "console_error_panic_hook",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "gpu-allocator",
      "optional": true,
      "req": "^0.21.0",
      "target": "cfg(not(all(target_arch = \"wasm32\", target_os = \"unknown\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))"
    },
    {
      "default_features": true,
      "features": [
        "glsl-in",
        "spv-in",
        "wgsl-in",
        "spv-out",
        "wgsl-out"
      ],
      "kind": "normal",
      "name": "naga",
      "optional": true,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "nalgebra-glm",
      "optional": false,
      "req": "^0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pollster",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "raw-window-handle",
      "optional": true,
      "req": "^0.5.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "raw-window-metal",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(any(target_os = \"macos\", target_os = \"ios\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "stb_image_rust",
      "optional": false,
      "req": "^2.27.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2",
      "target": "cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": true,
      "req": "^0.4",
      "target": "cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))"
    },
    {
      "default_features": true,
      "features": [
        "console",
        "Document",
        "Window",
        "Element",
        "Navigator",
        "Gpu",
        "GpuAdapter",
        "GpuDevice",
        "GpuCanvasContext",
        "HtmlCanvasElement",
        "GpuCanvasConfiguration",
        "GpuTextureFormat",
        "GpuCanvasAlphaMode",
        "GpuBuffer",
        "GpuBufferDescriptor",
        "GpuCommandEncoder",
        "GpuRenderPipeline",
        "GpuRenderPipelineDescriptor",
        "GpuDepthStencilState",
        "GpuFragmentState",
        "GpuPrimitiveState",
        "GpuVertexState",
        "GpuShaderModule",
        "GpuShaderModuleDescriptor",
        "GpuBindGroupLayout",
        "GpuBindGroupLayoutDescriptor",
        "GpuBufferBindingLayout",
        "GpuTextureBindingLayout",
        "GpuSamplerBindingLayout",
        "GpuBufferBindingType",
        "GpuBindGroup",
        "GpuBindGroupDescriptor",
        "GpuBindGroupLayoutEntry",
        "GpuBindGroupEntry",
        "GpuPrimitiveState",
        "GpuCullMode",
        "GpuFrontFace",
        "GpuPrimitiveTopology",
        "GpuCompareFunction",
        "GpuColorTargetState",
        "GpuRenderPassEncoder",
        "GpuRenderPassDescriptor",
        "GpuQueue",
        "GpuCommandBuffer",
        "GpuRenderPassColorAttachment",
        "GpuRenderPassDepthStencilAttachment",
        "GpuLoadOp",
        "GpuStoreOp",
        "GpuTextureView",
        "GpuTextureViewDescriptor",
        "GpuTexture",
        "GpuTextureDescriptor",
        "GpuPipelineLayout",
        "GpuPipelineLayoutDescriptor",
        "GpuVertexBufferLayout",
        "GpuVertexFormat",
        "GpuVertexAttribute",
        "GpuIndexFormat",
        "GpuColorDict",
        "GpuSampler",
        "GpuSamplerDescriptor",
        "GpuAddressMode",
        "GpuFilterMode",
        "GpuImageCopyTexture",
        "GpuImageDataLayout",
        "GpuBufferBinding",
        "GpuTextureSampleType",
        "GpuStencilFaceState",
        "GpuStencilOperation",
        "GpuMultisampleState",
        "GpuBlendState",
        "GpuBlendComponent",
        "GpuBlendFactor",
        "GpuBlendOperation",
        "GpuExtent3dDict",
        "GpuImageCopyTexture",
        "GpuMipmapFilterMode",
        "GpuComputePipeline",
        "GpuComputePipelineDescriptor",
        "GpuProgrammableStage",
        "GpuComputePassEncoder",
        "GpuSupportedLimits"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": true,
      "req": "^0.3",
      "target": "cfg(all(target_arch = \"wasm32\", target_os = \"unknown\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "winit",
      "optional": false,
      "req": "^0.28.1",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "default": [
      "vulkan",
      "webgpu",
      "surface_extension",
      "naga_translation"
    ],
    "naga_translation": [
      "dep:naga"
    ],
    "surface_extension": [
      "dep:raw-window-handle"
    ],
    "vulkan": [
      "dep:ash",
      "dep:gpu-allocator",
      "dep:raw-window-metal"
    ],
    "webgpu": [
      "dep:wasm-bindgen",
      "dep:web-sys",
      "dep:js-sys",
      "dep:wasm-bindgen-futures"
    ]
  },
  "index_path": "me/pe/mepeyew",
  "name": "mepeyew",
  "pubtime": "2023-07-26T18:26:31Z",
  "v": 2,
  "vers": "0.2.2",
  "yanked": false
}
