{
  "cksum": "04cc03cf20b8ca84abe2836c16b0cc1261480ecdbc958d1c3233c2efbf09186d",
  "crate_file": "oxibonsai-0.2.2.crate",
  "crate_url": "https://static.crates.io/crates/oxibonsai/oxibonsai-0.2.2.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxibonsai-core",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxibonsai-eval",
      "optional": true,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxibonsai-kernels",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxibonsai-model",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxibonsai-rag",
      "optional": true,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "oxibonsai-runtime",
      "optional": false,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxibonsai-serve",
      "optional": true,
      "req": "^0.2.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "oxibonsai-tokenizer",
      "optional": true,
      "req": "^0.2.2",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "server": [
      "oxibonsai-runtime/server"
    ],
    "simd-avx2": [
      "oxibonsai-kernels/simd-avx2"
    ],
    "simd-avx512": [
      "oxibonsai-kernels/simd-avx512"
    ],
    "simd-neon": [
      "oxibonsai-kernels/simd-neon"
    ],
    "wasm": [
      "oxibonsai-core/wasm",
      "oxibonsai-kernels/wasm",
      "oxibonsai-model/wasm",
      "oxibonsai-runtime/wasm"
    ]
  },
  "features2": {
    "eval": [
      "dep:oxibonsai-eval"
    ],
    "full": [
      "server",
      "rag",
      "native-tokenizer",
      "eval"
    ],
    "native-tokenizer": [
      "dep:oxibonsai-tokenizer"
    ],
    "rag": [
      "dep:oxibonsai-rag"
    ]
  },
  "index_path": "ox/ib/oxibonsai",
  "name": "oxibonsai",
  "pubtime": "2026-06-08T10:18:22Z",
  "rust_version": "1.86",
  "v": 2,
  "vers": "0.2.2",
  "yanked": false
}
