{
  "cksum": "8d06bee8638dcef6bf25ae5ad68a69ee860a8f37b4c814b3b7c90ad5be1d298f",
  "crate_file": "rllm-cli-0.1.2.crate",
  "crate_url": "https://static.crates.io/crates/rllm-cli/rllm-cli-0.1.2.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.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rllm-engine",
      "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-server",
      "optional": false,
      "req": "^0.1.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rllm-tokenizer",
      "optional": false,
      "req": "^0.1.2",
      "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-30T13:06:53Z",
  "rust_version": "1.85",
  "vers": "0.1.2",
  "yanked": false
}
