{
  "cksum": "bf2e77fbcf06f7e068117a41c5bee6f7b328b103625c212c662e759e02174544",
  "crate_file": "blazen-0.5.1.crate",
  "crate_url": "https://static.crates.io/crates/blazen/blazen-0.5.1.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blazen-core",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blazen-events",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blazen-llm",
      "optional": true,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blazen-macros",
      "optional": false,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blazen-persist",
      "optional": true,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blazen-pipeline",
      "optional": true,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blazen-prompts",
      "optional": true,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blazen-telemetry",
      "optional": true,
      "req": "^0.5.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "dev",
      "name": "dotenvy",
      "optional": false,
      "req": "^0.15",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "serde_json",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full",
        "full",
        "test-util"
      ],
      "kind": "dev",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sync"
      ],
      "kind": "dev",
      "name": "tokio-stream",
      "optional": false,
      "req": "^0.1",
      "target": null
    }
  ],
  "features": {
    "all": [
      "llm",
      "persist",
      "pipeline",
      "prompts",
      "telemetry"
    ],
    "default": [
      "llm"
    ],
    "llm": [
      "blazen-llm"
    ],
    "local-all": [
      "local-embeddings",
      "local-llm",
      "local-image",
      "local-audio"
    ],
    "local-audio": [
      "blazen-llm/whispercpp",
      "blazen-llm/piper",
      "blazen-llm/candle-audio"
    ],
    "local-embeddings": [
      "blazen-llm/embed",
      "blazen-llm/candle-embed"
    ],
    "local-image": [
      "blazen-llm/diffusion"
    ],
    "local-llm": [
      "blazen-llm/mistralrs",
      "blazen-llm/llamacpp",
      "blazen-llm/candle-llm"
    ],
    "persist": [
      "blazen-persist",
      "blazen-core/persist"
    ],
    "pipeline": [
      "blazen-pipeline"
    ],
    "prompts": [
      "blazen-prompts"
    ],
    "telemetry": [
      "blazen-telemetry",
      "blazen-core/telemetry"
    ]
  },
  "index_path": "bl/az/blazen",
  "name": "blazen",
  "pubtime": "2026-05-16T04:01:48Z",
  "rust_version": "1.91",
  "vers": "0.5.1",
  "yanked": false
}
