{
  "cksum": "23bfd16a772b8494c8ba81a958da904351c78736ec063419c8d68f9662287cc3",
  "crate_file": "rllm-worker-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/rllm-worker/rllm-worker-0.1.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "candle-core",
      "optional": true,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "driver",
        "fallback-latest"
      ],
      "kind": "normal",
      "name": "cudarc",
      "optional": true,
      "req": "^0.19.7",
      "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": "rllm-cache",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rllm-core",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "rllm-core",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rllm-kernels",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rllm-metrics",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rllm-model",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rllm-sampling",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rllm-scheduler",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rllm-tensor",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "cpu": [
      "rllm-kernels/cpu",
      "rllm-tensor/cpu"
    ],
    "experimental-tp": []
  },
  "features2": {
    "candle-backend": [
      "rllm-model/candle-backend",
      "dep:candle-core"
    ],
    "cuda": [
      "rllm-kernels/cuda",
      "rllm-tensor/cuda",
      "rllm-model/cuda",
      "dep:cudarc"
    ],
    "default": [
      "candle-backend"
    ]
  },
  "index_path": "rl/lm/rllm-worker",
  "name": "rllm-worker",
  "pubtime": "2026-06-30T12:39:43Z",
  "rust_version": "1.85",
  "v": 2,
  "vers": "0.1.2",
  "yanked": false
}
