{
  "cksum": "a7af85132c5e733150202ea77f2317521e8f0c3175228f380598b57e6aee987c",
  "crate_file": "pictor-0.1.0.crate",
  "crate_url": "https://static.crates.io/crates/pictor/pictor-0.1.0.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pictor-core",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pictor-eval",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pictor-kernels",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pictor-model",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pictor-rag",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pictor-runtime",
      "optional": false,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pictor-serve",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "pictor-tokenizer",
      "optional": true,
      "req": "^0.1.0",
      "target": null
    }
  ],
  "features": {
    "default": [],
    "server": [
      "pictor-runtime/server"
    ],
    "simd-avx2": [
      "pictor-kernels/simd-avx2"
    ],
    "simd-avx512": [
      "pictor-kernels/simd-avx512"
    ],
    "simd-neon": [
      "pictor-kernels/simd-neon"
    ],
    "wasm": [
      "pictor-core/wasm",
      "pictor-kernels/wasm",
      "pictor-model/wasm",
      "pictor-runtime/wasm"
    ]
  },
  "features2": {
    "eval": [
      "dep:pictor-eval"
    ],
    "full": [
      "server",
      "rag",
      "native-tokenizer",
      "eval"
    ],
    "native-tokenizer": [
      "dep:pictor-tokenizer"
    ],
    "rag": [
      "dep:pictor-rag"
    ]
  },
  "index_path": "pi/ct/pictor",
  "name": "pictor",
  "pubtime": "2026-07-05T15:27:03Z",
  "rust_version": "1.86",
  "v": 2,
  "vers": "0.1.0",
  "yanked": false
}
