{
  "cksum": "75e75c7e982b943380665c5901fe0b69d5df2627644e0e50199c52b64d8d5a1c",
  "crate_file": "cubecl-0.3.0.crate",
  "crate_url": "https://static.crates.io/crates/cubecl/cubecl-0.3.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-core",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-cuda",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-hip",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-linalg",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-runtime",
      "optional": false,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-wgpu",
      "optional": true,
      "req": "^0.3.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "num-traits",
        "serde"
      ],
      "kind": "dev",
      "name": "half",
      "optional": false,
      "req": "^2.4.1",
      "target": null
    }
  ],
  "features": {
    "cuda": [
      "cubecl-cuda"
    ],
    "hip": [
      "cubecl-hip"
    ],
    "template": [
      "cubecl-core/template"
    ],
    "wgpu": [
      "cubecl-wgpu"
    ],
    "wgpu-spirv": [
      "wgpu",
      "cubecl-wgpu/spirv"
    ]
  },
  "features2": {
    "default": [
      "std",
      "linalg",
      "cubecl-core/default",
      "cubecl-cuda?/default",
      "cubecl-hip?/default",
      "cubecl-wgpu?/default"
    ],
    "exclusive-memory-only": [
      "cubecl-wgpu?/exclusive-memory-only",
      "cubecl-runtime/exclusive-memory-only"
    ],
    "linalg": [
      "dep:cubecl-linalg"
    ],
    "std": [
      "cubecl-core/std",
      "cubecl-wgpu?/std",
      "cubecl-cuda?/std"
    ]
  },
  "index_path": "cu/be/cubecl",
  "name": "cubecl",
  "pubtime": "2024-10-28T15:38:55Z",
  "rust_version": "1.80",
  "v": 2,
  "vers": "0.3.0",
  "yanked": false
}
