{
  "cksum": "f82f4809feb89860a8b6d4542d3d89a183e24a01c3e19fde64827bfea96c33fd",
  "crate_file": "blazen-manager-0.6.75.crate",
  "crate_url": "https://static.crates.io/crates/blazen-manager/blazen-manager-0.6.75.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blazen-llm",
      "optional": false,
      "req": "^0.6.75",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blazen-llm-candle",
      "optional": true,
      "req": "^0.6.75",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blazen-llm-llamacpp",
      "optional": true,
      "req": "^0.6.75",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blazen-llm-mistralrs",
      "optional": true,
      "req": "^0.6.75",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blazen-local-llm",
      "optional": false,
      "req": "^0.6.75",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blazen-model-cache",
      "optional": true,
      "req": "^0.6.75",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blazen-train",
      "optional": true,
      "req": "^0.6.75",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "candle-core",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "candle-nn",
      "optional": true,
      "req": "^0.10",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rustls-tls",
        "tokio"
      ],
      "kind": "normal",
      "name": "hf-hub",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": true,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "tempfile",
      "optional": false,
      "req": "^3",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sync"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt",
        "rt-multi-thread"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "full",
        "macros",
        "rt",
        "rt-multi-thread"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {},
  "features2": {
    "candle-provider": [
      "dep:blazen-llm-candle",
      "blazen-llm-candle/engine",
      "blazen-llm/candle-llm"
    ],
    "distributed": [
      "training",
      "blazen-train/distributed"
    ],
    "hf-loader": [
      "dep:hf-hub",
      "dep:serde_json",
      "dep:serde"
    ],
    "live-models": [
      "dep:blazen-llm-mistralrs",
      "dep:blazen-llm-candle",
      "dep:blazen-llm-llamacpp",
      "dep:blazen-model-cache",
      "blazen-llm-mistralrs/engine",
      "blazen-llm-candle/engine",
      "blazen-llm-llamacpp/engine",
      "blazen-llm/mistralrs",
      "blazen-llm/candle-llm",
      "blazen-llm/llamacpp",
      "hf-loader",
      "training"
    ],
    "llamacpp-provider": [
      "dep:blazen-llm-llamacpp",
      "blazen-llm-llamacpp/engine",
      "blazen-llm/llamacpp"
    ],
    "mistralrs-provider": [
      "dep:blazen-llm-mistralrs",
      "blazen-llm-mistralrs/engine",
      "blazen-llm/mistralrs"
    ],
    "training": [
      "dep:blazen-train",
      "blazen-train/blazen-llm-interop",
      "dep:candle-core",
      "dep:candle-nn"
    ]
  },
  "index_path": "bl/az/blazen-manager",
  "name": "blazen-manager",
  "pubtime": "2026-06-14T20:19:47Z",
  "rust_version": "1.91",
  "v": 2,
  "vers": "0.6.75",
  "yanked": false
}
