{
  "cksum": "91b823bb5899a6fa8809bf7aa36f93f72ced6de58ab9d6edea2c730b235eeda3",
  "crate_file": "cubecl-runtime-0.8.1.crate",
  "crate_url": "https://static.crates.io/crates/cubecl-runtime/cubecl-runtime-0.8.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-channel",
      "optional": false,
      "req": "^2.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1.16.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "cfg-if",
      "optional": false,
      "req": "^1.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "build",
      "name": "cfg_aliases",
      "optional": false,
      "req": "^0.2.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-common",
      "optional": false,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "cache",
        "serde"
      ],
      "kind": "normal",
      "name": "cubecl-common",
      "optional": false,
      "req": "^0.8.1",
      "target": "cfg(any(target_os = \"windows\", target_os = \"linux\", target_os = \"macos\"))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-ir",
      "optional": false,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "derive-new",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": true,
      "req": "^6.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "enumset",
      "optional": false,
      "req": "^1.1.10",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "foldhash",
      "optional": false,
      "req": "^0.1.2",
      "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": true,
      "features": [],
      "kind": "normal",
      "name": "md5",
      "optional": false,
      "req": "^0.8.0",
      "target": "cfg(any(target_os = \"windows\", target_os = \"linux\", target_os = \"macos\"))"
    },
    {
      "default_features": false,
      "features": [
        "std_rng",
        "thread_rng"
      ],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.9.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "alloc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.204",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.119",
      "target": "cfg(any(target_os = \"windows\", target_os = \"linux\", target_os = \"macos\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serial_test",
      "optional": false,
      "req": "^3.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "mutex",
        "spin_mutex",
        "mutex",
        "spin_mutex",
        "portable_atomic"
      ],
      "kind": "normal",
      "name": "spin",
      "optional": false,
      "req": "^0.10.0",
      "target": "cfg(not(target_has_atomic = \"ptr\"))"
    },
    {
      "default_features": true,
      "features": [
        "mutex",
        "spin_mutex",
        "mutex",
        "spin_mutex"
      ],
      "kind": "normal",
      "name": "spin",
      "optional": false,
      "req": "^0.10.0",
      "target": "cfg(target_has_atomic = \"ptr\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": true,
      "req": "^0.9.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracy-client",
      "optional": true,
      "req": "^0.18.0",
      "target": "cfg(any(target_os = \"windows\", target_os = \"linux\", target_os = \"macos\"))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "variadics_please",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": false,
      "req": "^0.4.45",
      "target": "cfg(target_family = \"wasm\")"
    }
  ],
  "features": {
    "autotune-checks": [],
    "channel-cell": [],
    "channel-mpsc": [],
    "channel-mutex": [],
    "default": [
      "std",
      "channel-mutex",
      "channel-mpsc",
      "channel-cell",
      "storage-bytes",
      "cubecl-common/default"
    ],
    "exclusive-memory-only": [],
    "std": [
      "cubecl-common/std",
      "toml",
      "dirs"
    ],
    "storage-bytes": []
  },
  "features2": {
    "profile-tracy": [
      "dep:tracy-client"
    ]
  },
  "index_path": "cu/be/cubecl-runtime",
  "name": "cubecl-runtime",
  "pubtime": "2025-11-06T15:30:27Z",
  "v": 2,
  "vers": "0.8.1",
  "yanked": false
}
