{
  "cksum": "a3eee799f99251602ca53d39f0382e4cab8765197da7d46e2ed70359f940d44e",
  "crate_file": "ambi-0.3.2.crate",
  "crate_url": "https://static.crates.io/crates/ambi/ambi-0.3.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "ambi-macros",
      "optional": true,
      "req": "^0.1.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1.0.102",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "full"
      ],
      "kind": "normal",
      "name": "async-openai",
      "optional": true,
      "req": "^0.36.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "async-trait",
      "optional": false,
      "req": "^0.1.89",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "base64",
      "optional": true,
      "req": "^0.22.1",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "futures",
      "optional": false,
      "req": "^0.3.32",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "js"
      ],
      "kind": "normal",
      "name": "getrandom",
      "optional": false,
      "req": "=0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [
        "futures"
      ],
      "kind": "normal",
      "name": "gloo-timers",
      "optional": false,
      "req": "^0.4.0",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llama-cpp-2",
      "optional": true,
      "req": "^0.1.145",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "llama-cpp-sys-2",
      "optional": true,
      "req": "^0.1.145",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "log",
      "optional": false,
      "req": "^0.4",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive",
        "rc"
      ],
      "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": [],
      "kind": "normal",
      "name": "thiserror",
      "optional": false,
      "req": "^2.0.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tiktoken-rs",
      "optional": false,
      "req": "^0.11.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "rt-multi-thread",
        "sync",
        "time",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.52.1",
      "target": "cfg(not(target_arch = \"wasm32\"))"
    },
    {
      "default_features": true,
      "features": [
        "sync",
        "macros"
      ],
      "kind": "normal",
      "name": "tokio",
      "optional": false,
      "req": "^1.52.1",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "tokio-stream",
      "optional": false,
      "req": "^0.1.18",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen",
      "optional": false,
      "req": "^0.2",
      "target": "cfg(target_arch = \"wasm32\")"
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "wasm-bindgen-futures",
      "optional": false,
      "req": "^0.4",
      "target": "cfg(target_arch = \"wasm32\")"
    }
  ],
  "features": {},
  "features2": {
    "cuda": [
      "llama-cpp",
      "llama-cpp-2/cuda",
      "llama-cpp-sys-2/cuda"
    ],
    "default": [
      "openai-api"
    ],
    "llama-cpp": [
      "dep:llama-cpp-2",
      "dep:llama-cpp-sys-2"
    ],
    "macro": [
      "dep:ambi-macros"
    ],
    "metal": [
      "llama-cpp",
      "llama-cpp-2/metal",
      "llama-cpp-sys-2/metal"
    ],
    "mtmd": [
      "llama-cpp",
      "llama-cpp-2/mtmd",
      "llama-cpp-sys-2/mtmd",
      "dep:base64"
    ],
    "openai-api": [
      "dep:async-openai"
    ],
    "rocm": [
      "llama-cpp",
      "llama-cpp-2/rocm",
      "llama-cpp-sys-2/rocm"
    ],
    "vulkan": [
      "llama-cpp",
      "llama-cpp-2/vulkan",
      "llama-cpp-sys-2/vulkan"
    ]
  },
  "index_path": "am/bi/ambi",
  "name": "ambi",
  "pubtime": "2026-05-05T12:34:25Z",
  "v": 2,
  "vers": "0.3.2",
  "yanked": false
}
