{
  "cksum": "e5cc8c192277121ea7a2c2b096c15e77f1a4de7da1d8cad2d810a9e76e230def",
  "crate_file": "blazen-llm-core-0.6.76.crate",
  "crate_url": "https://static.crates.io/crates/blazen-llm-core/blazen-llm-core-0.6.76.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": "base64",
      "optional": false,
      "req": "^0.22",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blazen-events",
      "optional": false,
      "req": "^0.6.76",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blazen-local-llm",
      "optional": false,
      "req": "^0.6.76",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blazen-media-types",
      "optional": false,
      "req": "^0.6.76",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "blazen-net",
      "optional": false,
      "req": "^0.6.76",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "bytes",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "serde"
      ],
      "kind": "normal",
      "name": "chrono",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "chrono-tz",
      "optional": false,
      "req": "^0.10.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-core",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures-util",
      "optional": false,
      "req": "^0.3",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "wasm_js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(all(target_arch = \"wasm32\", not(target_os = \"wasi\")))"
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "infer",
      "optional": true,
      "req": "^0.19",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "js-sys",
      "optional": false,
      "req": "^0.3.102",
      "target": "cfg(all(target_arch = \"wasm32\", not(target_os = \"wasi\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pyo3",
      "optional": true,
      "req": "^0.28",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pythonize",
      "optional": true,
      "req": "^0.28",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "json",
        "stream",
        "query",
        "rustls"
      ],
      "kind": "normal",
      "name": "reqwest",
      "optional": true,
      "req": "^0.13",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "schemars",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "serde",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "derive"
      ],
      "kind": "build",
      "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": [],
      "kind": "build",
      "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": true,
      "features": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tiktoken-rs",
      "optional": true,
      "req": "^0.11",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "sync",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "rt",
        "time",
        "fs",
        "io-util"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1",
      "target": "cfg(not(any(target_os = \"wasi\", target_arch = \"wasm32\")))"
    },
    {
      "default_features": false,
      "features": [
        "io"
      ],
      "kind": "normal",
      "name": "tokio-util",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tracing",
      "optional": false,
      "req": "^0.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "js",
        "json"
      ],
      "kind": "normal",
      "name": "tsify-next",
      "optional": true,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "serde"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "v4",
        "serde",
        "js"
      ],
      "kind": "normal",
      "name": "uuid",
      "optional": false,
      "req": "^1",
      "target": "cfg(all(target_arch = \"wasm32\", not(target_os = \"wasi\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2.125",
      "target": "cfg(all(target_arch = \"wasm32\", not(target_os = \"wasi\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": true,
      "req": "^0.2.125",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": false,
      "req": "^0.4.75",
      "target": "cfg(all(target_arch = \"wasm32\", not(target_os = \"wasi\")))"
    },
    {
      "default_features": true,
      "features": [
        "Request",
        "RequestInit",
        "Response",
        "Headers",
        "Window",
        "ReadableStream",
        "ReadableStreamDefaultReader"
      ],
      "kind": "normal",
      "name": "web-sys",
      "optional": false,
      "req": "^0.3.102",
      "target": "cfg(all(target_arch = \"wasm32\", not(target_os = \"wasi\")))"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "web-time",
      "optional": false,
      "req": "^1",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {
    "audio-music": [],
    "audio-vc": [],
    "threed": []
  },
  "features2": {
    "content-detect": [
      "dep:infer"
    ],
    "default": [
      "content-detect"
    ],
    "pyo3-serde": [
      "dep:pythonize",
      "dep:pyo3"
    ],
    "reqwest": [
      "dep:reqwest"
    ],
    "tiktoken": [
      "dep:tiktoken-rs"
    ],
    "tsify": [
      "dep:tsify-next",
      "dep:wasm-bindgen"
    ]
  },
  "index_path": "bl/az/blazen-llm-core",
  "name": "blazen-llm-core",
  "pubtime": "2026-07-10T16:48:05Z",
  "rust_version": "1.91",
  "v": 2,
  "vers": "0.6.76",
  "yanked": false
}
