{
  "cksum": "86b36b310c63c4b018fe0dae358d13d2d402e118dfe7f1e4300e991074e48ba3",
  "crate_file": "rllm-cli-0.1.1.crate",
  "crate_url": "https://static.crates.io/crates/rllm-cli/rllm-cli-0.1.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "env"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rllm-core",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rllm-engine",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rllm-model",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rllm-server",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rllm-tokenizer",
      "optional": false,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter",
        "json"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3",
      "target": null
    }
  ],
  "features": {
    "candle-backend": [
      "rllm-server/candle-backend",
      "rllm-model/candle-backend"
    ],
    "cuda": [
      "rllm-server/cuda",
      "rllm-model/cuda"
    ],
    "default": []
  },
  "index_path": "rl/lm/rllm-cli",
  "name": "rllm-cli",
  "pubtime": "2026-06-30T12:28:43Z",
  "rust_version": "1.85",
  "vers": "0.1.1",
  "yanked": false
}
