{
  "cksum": "8d6759e391af4596b1a31202f08c649af93963a5dcc2a9e7973905e99fbd38a1",
  "crate_file": "cubek-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/cubek/cubek-0.1.0.crate",
  "deps": [
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl",
      "optional": false,
      "req": "=0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubek-attention",
      "optional": true,
      "req": "=0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubek-convolution",
      "optional": true,
      "req": "=0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubek-matmul",
      "optional": true,
      "req": "=0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubek-quant",
      "optional": true,
      "req": "=0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubek-random",
      "optional": true,
      "req": "=0.1.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubek-reduce",
      "optional": true,
      "req": "=0.1.0",
      "target": null
    }
  ],
  "features": {
    "attention": [
      "cubek-attention"
    ],
    "convolution": [
      "cubek-convolution"
    ],
    "matmul": [
      "cubek-matmul"
    ],
    "quantization": [
      "cubek-quant/kernels"
    ],
    "random": [
      "cubek-random"
    ],
    "reduce": [
      "cubek-reduce"
    ]
  },
  "features2": {
    "default": [
      "std",
      "cubek-quant?/default",
      "cubek-random?/default",
      "cubek-reduce?/default",
      "cubek-matmul?/default",
      "cubek-convolution?/default",
      "cubek-attention?/default"
    ],
    "std": [
      "cubek-quant?/std",
      "cubek-random?/std",
      "cubek-reduce?/std",
      "cubek-matmul?/std",
      "cubek-convolution?/std",
      "cubek-attention?/std"
    ]
  },
  "index_path": "cu/be/cubek",
  "name": "cubek",
  "pubtime": "2026-01-15T14:43:30Z",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
