{
  "cksum": "6d071e61b0b772c5ff07e8158d9d4e501906145d8abeadb4aafc10953c3687ee",
  "crate_file": "cubecl-runtime-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/cubecl-runtime/cubecl-runtime-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-channel",
      "optional": true,
      "req": "^2.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "cubecl-common",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "derive-new",
      "optional": false,
      "req": "^0.6.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": true,
      "req": "^5.0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "hashbrown",
      "optional": false,
      "req": "^0.14.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": true,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pollster",
      "optional": true,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std_rng"
      ],
      "kind": "dev",
      "name": "rand",
      "optional": false,
      "req": "^0.8.5",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "derive",
        "alloc"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1.0.204",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "std"
      ],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1.0.119",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serial_test",
      "optional": false,
      "req": "^3.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "mutex",
        "spin_mutex"
      ],
      "kind": "normal",
      "name": "spin",
      "optional": false,
      "req": "^0.9.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "web-time",
      "optional": false,
      "req": "^1.1.0",
      "target": "cfg(target_family = \"wasm\")"
    }
  ],
  "features": {
    "autotune-persistent-cache": [
      "dirs",
      "md5",
      "serde",
      "serde_json"
    ],
    "channel-cell": [],
    "channel-mutex": [],
    "std": [
      "cubecl-common/std"
    ],
    "storage-bytes": []
  },
  "features2": {
    "channel-mpsc": [
      "dep:async-channel",
      "dep:pollster"
    ],
    "default": [
      "std",
      "channel-mutex",
      "channel-mpsc",
      "channel-cell",
      "storage-bytes",
      "autotune-persistent-cache"
    ]
  },
  "index_path": "cu/be/cubecl-runtime",
  "name": "cubecl-runtime",
  "pubtime": "2024-07-19T14:22:57Z",
  "v": 2,
  "vers": "0.1.1",
  "yanked": false
}
