{
  "cksum": "705ff748fa859bd944cda8d879c3f28a7de5fbdb39b782efe0ca9b45ee75fde8",
  "crate_file": "mistralrs-server-core-0.7.0.crate",
  "crate_url": "https://static.crates.io/crates/mistralrs-server-core/mistralrs-server-core-0.7.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "accelerate-src",
      "optional": true,
      "req": "^0.3.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.100",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "tokio"
      ],
      "kind": "normal",
      "name": "axum",
      "optional": false,
      "req": "^0.8.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": false,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "candle-core",
      "optional": false,
      "req": "^0.9.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "data-url",
      "optional": false,
      "req": "^0.3.2",
      "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",
      "optional": false,
      "req": "^0.3",
      "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": [
        "serde"
      ],
      "kind": "normal",
      "name": "indexmap",
      "optional": false,
      "req": "^2.13.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "mkl-static-lp64-iomp"
      ],
      "kind": "normal",
      "name": "intel-mkl-src",
      "optional": true,
      "req": "^0.8.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "itertools",
      "optional": false,
      "req": "^0.14.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "utoipa"
      ],
      "kind": "normal",
      "name": "mistralrs-core",
      "optional": false,
      "req": "^0.7.0",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "blocking",
        "rustls",
        "charset",
        "http2"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": false,
      "req": "^0.13.1",
      "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": [
        "cors"
      ],
      "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": [],
      "kind": "normal",
      "name": "url",
      "optional": false,
      "req": "^2.5.8",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "axum_extras"
      ],
      "kind": "normal",
      "name": "utoipa",
      "optional": false,
      "req": "^5.4.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "axum",
        "axum"
      ],
      "kind": "normal",
      "name": "utoipa-swagger-ui",
      "optional": false,
      "req": "^9.0.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1.19.0",
      "target": null
    }
  ],
  "features": {
    "accelerate": [
      "mistralrs-core/accelerate"
    ],
    "cuda": [
      "mistralrs-core/cuda"
    ],
    "cudnn": [
      "mistralrs-core/cudnn"
    ],
    "flash-attn": [
      "cuda",
      "mistralrs-core/flash-attn"
    ],
    "flash-attn-v3": [
      "cuda",
      "mistralrs-core/flash-attn-v3"
    ],
    "metal": [
      "mistralrs-core/metal"
    ],
    "mkl": [
      "mistralrs-core/mkl"
    ],
    "nccl": [
      "mistralrs-core/nccl"
    ],
    "ring": [
      "mistralrs-core/ring"
    ]
  },
  "index_path": "mi/st/mistralrs-server-core",
  "name": "mistralrs-server-core",
  "pubtime": "2026-01-28T06:03:24Z",
  "rust_version": "1.88",
  "vers": "0.7.0",
  "yanked": false
}
