{
  "cksum": "54101081281f9018f58d5ece72db5e56d0f003e7f78a7d198931114332dc66dc",
  "crate_file": "rakka-accel-cuda-0.2.7.crate",
  "crate_url": "https://static.crates.io/crates/rakka-accel-cuda/rakka-accel-cuda-0.2.7.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "arc-swap",
      "optional": false,
      "req": "^1.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bitflags",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "cuda-version-from-build-system",
        "fallback-latest"
      ],
      "kind": "normal",
      "name": "cudarc",
      "optional": false,
      "req": "^0.19.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "half",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "lru",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "parking_lot",
      "optional": false,
      "req": "^0.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rakka-cluster-sharding",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rakka-config",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rakka-core",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rakka-macros",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rakka-persistence",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rakka-streams",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rakka-telemetry",
      "optional": true,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rakka-testkit",
      "optional": false,
      "req": "^0.2.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "macros",
        "sync",
        "time"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.39",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "macros",
        "sync",
        "time",
        "rt-multi-thread",
        "macros",
        "sync",
        "time",
        "test-util"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1.39",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter",
        "fmt"
      ],
      "kind": "dev",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "core-libs": [
      "cudnn",
      "cufft",
      "curand",
      "cusparse"
    ],
    "cublaslt": [],
    "cuda-runtime-tests": [],
    "cudnn": [
      "cudarc/cudnn"
    ],
    "cufft": [
      "cudarc/cufft"
    ],
    "curand": [],
    "cusolver": [
      "cudarc/cusolver"
    ],
    "cusparse": [
      "cudarc/cusparse"
    ],
    "cutensor": [
      "cudarc/cutensor"
    ],
    "default": [],
    "full-cuda": [
      "training-libs",
      "nccl"
    ],
    "nccl": [
      "cudarc/nccl"
    ],
    "nvrtc": [],
    "training-libs": [
      "core-libs",
      "cusolver",
      "cublaslt",
      "nvrtc",
      "cutensor"
    ]
  },
  "features2": {
    "cluster": [
      "dep:rakka-cluster-sharding"
    ],
    "f16": [
      "cudarc/f16",
      "dep:half"
    ],
    "replay": [
      "dep:rakka-persistence",
      "dep:serde",
      "dep:serde_json"
    ],
    "streams": [
      "dep:rakka-streams"
    ],
    "telemetry": [
      "dep:rakka-telemetry"
    ]
  },
  "index_path": "ra/kk/rakka-accel-cuda",
  "name": "rakka-accel-cuda",
  "pubtime": "2026-05-03T20:22:03Z",
  "rust_version": "1.78",
  "v": 2,
  "vers": "0.2.7",
  "yanked": false
}
