{
  "cksum": "98374a31d2b68b55709891169832ccf205408c201c5e023964482441f213d0b9",
  "crate_file": "cubecl-core-0.9.0.crate",
  "crate_url": "https://static.crates.io/crates/cubecl-core/cubecl-core-0.9.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^2.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1.16.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-common",
      "optional": false,
      "req": "=0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "cubecl-ir",
      "optional": false,
      "req": "=0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-macros",
      "optional": false,
      "req": "=0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-runtime",
      "optional": false,
      "req": "=0.9.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "derive-new",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "not",
        "add",
        "mul",
        "add_assign",
        "mul_assign",
        "display"
      ],
      "kind": "normal",
      "name": "derive_more",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "enumset",
      "optional": false,
      "req": "^1.1.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "float-ord",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "alloc",
        "num-traits",
        "serde",
        "bytemuck"
      ],
      "kind": "normal",
      "name": "half",
      "optional": false,
      "req": "^2.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.15.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4.22",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "libm"
      ],
      "kind": "normal",
      "name": "num-traits",
      "optional": false,
      "req": "^0.2.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "paste",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "pretty_assertions",
      "optional": false,
      "req": "^1.4",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "alloc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.204",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.119",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tempfile",
      "optional": true,
      "req": "^3.20",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "test-log",
      "optional": true,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "trace"
      ],
      "kind": "dev",
      "name": "test-log",
      "optional": false,
      "req": "^0.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "attributes"
      ],
      "kind": "normal",
      "name": "tracing",
      "optional": true,
      "req": "^0.1.43",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "trybuild",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "variadics_please",
      "optional": false,
      "req": "^1",
      "target": null
    }
  ],
  "features": {
    "default": [
      "cubecl-runtime/default",
      "cubecl-ir/default"
    ],
    "export_tests": [
      "tempfile",
      "test-log/trace"
    ],
    "std": [
      "cubecl-runtime/std",
      "cubecl-ir/std"
    ],
    "template": []
  },
  "features2": {
    "tracing": [
      "dep:tracing",
      "cubecl-runtime/tracing",
      "cubecl-ir/tracing"
    ]
  },
  "index_path": "cu/be/cubecl-core",
  "name": "cubecl-core",
  "pubtime": "2026-01-15T14:05:07Z",
  "v": 2,
  "vers": "0.9.0",
  "yanked": false
}
