{
  "cksum": "74976753000f1e0b5b356f9d80d1af3d1ab26306c170588ec3d840736533e997",
  "crate_file": "cgpu-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/cgpu/cgpu-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pollster",
      "optional": true,
      "req": "^0.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.145",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wgpu",
      "optional": true,
      "req": "^29.0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "Win32_Graphics_Dxgi",
        "Win32_Foundation"
      ],
      "kind": "normal",
      "name": "windows",
      "optional": true,
      "req": "^0.62.2",
      "target": "cfg(windows)"
    }
  ],
  "features": {
    "shader": [
      "shader-gen"
    ],
    "shader-gen": [],
    "telemetry": []
  },
  "features2": {
    "async": [
      "dep:tokio"
    ],
    "default": [
      "gpu",
      "telemetry",
      "shader"
    ],
    "dx12": [
      "wgpu?/dx12"
    ],
    "gpu": [
      "dep:wgpu",
      "dep:pollster",
      "dep:windows"
    ],
    "metal": [
      "wgpu?/metal"
    ],
    "vulkan": [
      "wgpu?/vulkan"
    ],
    "webgl": [
      "wgpu?/webgl"
    ]
  },
  "index_path": "cg/pu/cgpu",
  "name": "cgpu",
  "pubtime": "2026-06-22T15:19:12Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
