{
  "cksum": "222d7052864d80ae9009a51ad6abfd5fb141a4ccf7e1d061888cc11c3c674de3",
  "crate_file": "cubecl-0.2.0.crate",
  "crate_url": "https://static.crates.io/crates/cubecl/cubecl-0.2.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-core",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-cuda",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-linalg",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-wgpu",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    }
  ],
  "features": {
    "cuda": [
      "cubecl-cuda"
    ],
    "template": [
      "cubecl-core/template"
    ],
    "wgpu": [
      "cubecl-wgpu"
    ]
  },
  "features2": {
    "default": [
      "std",
      "linalg",
      "cubecl-core/default",
      "cubecl-wgpu?/default",
      "cubecl-cuda?/default"
    ],
    "linalg": [
      "dep:cubecl-linalg"
    ],
    "simple-memory-management": [
      "cubecl-wgpu?/simple-memory-management"
    ],
    "std": [
      "cubecl-core/std",
      "cubecl-wgpu?/std",
      "cubecl-cuda?/std"
    ]
  },
  "index_path": "cu/be/cubecl",
  "name": "cubecl",
  "pubtime": "2024-08-27T16:00:21Z",
  "rust_version": "1.79",
  "v": 2,
  "vers": "0.2.0",
  "yanked": false
}
