{
  "cksum": "0e46bfd0d304e21d6ac00f429ab855af042e8db9bdf6d09eeeb1606232edd1f1",
  "crate_file": "mistralrs-cli-0.8.0.crate",
  "crate_url": "https://static.crates.io/crates/mistralrs-cli/mistralrs-cli-0.8.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.100",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "multipart",
        "ws"
      ],
      "kind": "normal",
      "name": "axum",
      "optional": false,
      "req": "^0.8.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "candle-core",
      "optional": false,
      "req": "^0.10.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4.43",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "wrap_help"
      ],
      "kind": "normal",
      "name": "clap",
      "optional": false,
      "req": "^4.5.54",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "clap_complete",
      "optional": false,
      "req": "^4.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "comfy-table",
      "optional": false,
      "req": "^7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ctrlc",
      "optional": false,
      "req": "^3.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "directories",
      "optional": false,
      "req": "^6.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "dirs",
      "optional": false,
      "req": "^6.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "either",
      "optional": false,
      "req": "^1.15.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3.31",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "bmp",
        "dds",
        "exr",
        "ff",
        "gif",
        "hdr",
        "ico",
        "jpeg",
        "png",
        "pnm",
        "qoi",
        "tga",
        "tiff",
        "webp"
      ],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.25.9",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "include_dir",
      "optional": false,
      "req": "^0.7.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mime_guess",
      "optional": false,
      "req": "^2.0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mistralrs",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mistralrs-core",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "mistralrs-server-core",
      "optional": false,
      "req": "^0.8.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "regex",
      "optional": false,
      "req": "^1.12.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "with-file-history"
      ],
      "kind": "normal",
      "name": "rustyline",
      "optional": false,
      "req": "^15.0.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1.0.228",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1.0.149",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.49.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "toml",
      "optional": false,
      "req": "^0.9.11",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "fs"
      ],
      "kind": "normal",
      "name": "tower-http",
      "optional": false,
      "req": "^0.6.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1.44",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "env-filter"
      ],
      "kind": "normal",
      "name": "tracing-subscriber",
      "optional": false,
      "req": "^0.3.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.19.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "walkdir",
      "optional": false,
      "req": "^2.5.0",
      "target": null
    }
  ],
  "features": {
    "accelerate": [
      "mistralrs-core/accelerate",
      "mistralrs-server-core/accelerate"
    ],
    "cuda": [
      "mistralrs-core/cuda",
      "mistralrs-server-core/cuda"
    ],
    "cudnn": [
      "mistralrs-core/cudnn",
      "mistralrs-server-core/cudnn"
    ],
    "default": [],
    "flash-attn": [
      "cuda",
      "mistralrs-core/flash-attn",
      "mistralrs-server-core/flash-attn"
    ],
    "flash-attn-v3": [
      "cuda",
      "mistralrs-core/flash-attn-v3",
      "mistralrs-server-core/flash-attn-v3"
    ],
    "metal": [
      "mistralrs-core/metal",
      "mistralrs-server-core/metal"
    ],
    "mkl": [
      "mistralrs-core/mkl",
      "mistralrs-server-core/mkl"
    ],
    "nccl": [
      "mistralrs-core/nccl",
      "mistralrs-server-core/nccl"
    ],
    "ring": [
      "mistralrs-core/ring",
      "mistralrs-server-core/ring"
    ]
  },
  "index_path": "mi/st/mistralrs-cli",
  "name": "mistralrs-cli",
  "pubtime": "2026-04-02T16:32:25Z",
  "rust_version": "1.88",
  "vers": "0.8.0",
  "yanked": false
}
