{
  "cksum": "8f95be8a02375a3669ae2aa36150636d43a4523433ae12c00d68a8f13b76ece1",
  "crate_file": "rlx-ocr-0.2.6.crate",
  "crate_url": "https://static.crates.io/crates/rlx-ocr/rlx-ocr-0.2.6.crate",
  "deps": [
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "anyhow",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "derive"
      ],
      "kind": "normal",
      "name": "bytemuck",
      "optional": false,
      "req": "^1",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "html_reports"
      ],
      "kind": "dev",
      "name": "criterion",
      "optional": false,
      "req": "^0.5",
      "target": null
    },
    {
      "default_features": true,
      "features": [
        "bytemuck"
      ],
      "kind": "normal",
      "name": "half",
      "optional": false,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "jpeg",
        "png"
      ],
      "kind": "normal",
      "name": "image",
      "optional": false,
      "req": "^0.25",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "memmap2",
      "optional": false,
      "req": "^0.9",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "ocrs",
      "optional": true,
      "req": "^0.12.2",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rayon",
      "optional": true,
      "req": "^1.12",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-cli",
      "optional": false,
      "req": "^0.2.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-core",
      "optional": false,
      "package": "rlx-models-core",
      "req": "^0.2.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-flow",
      "optional": false,
      "req": "=0.2.6",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rlx-ir",
      "optional": false,
      "req": "=0.2.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "cpu"
      ],
      "kind": "normal",
      "name": "rlx-runtime",
      "optional": false,
      "req": "=0.2.6",
      "target": null
    },
    {
      "default_features": false,
      "features": [],
      "kind": "normal",
      "name": "rten",
      "optional": true,
      "req": "^0.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rten-imageproc",
      "optional": false,
      "req": "^0.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rten-model-file",
      "optional": true,
      "req": "^0.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "rten-tensor",
      "optional": false,
      "req": "^0.24",
      "target": null
    },
    {
      "default_features": true,
      "features": [],
      "kind": "normal",
      "name": "safetensors",
      "optional": false,
      "req": "^0.7",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "tls"
      ],
      "kind": "normal",
      "name": "ureq",
      "optional": true,
      "req": "^2",
      "target": null
    },
    {
      "default_features": false,
      "features": [
        "tls"
      ],
      "kind": "dev",
      "name": "ureq",
      "optional": false,
      "req": "^2",
      "target": null
    }
  ],
  "features": {
    "all-backends": [
      "metal",
      "mlx",
      "cuda",
      "rocm",
      "gpu",
      "vulkan"
    ],
    "amd-gpu": [
      "rocm"
    ],
    "apple-silicon": [
      "metal",
      "mlx",
      "gpu"
    ],
    "cuda": [
      "rlx-runtime/cuda"
    ],
    "gpu": [
      "rlx-runtime/gpu"
    ],
    "metal": [
      "rlx-runtime/metal"
    ],
    "mlx": [
      "rlx-runtime/mlx"
    ],
    "nvidia-gpu": [
      "cuda"
    ],
    "portable-gpu": [
      "gpu"
    ],
    "rlx": [],
    "rocm": [
      "rlx-runtime/rocm"
    ],
    "vulkan": [
      "rlx-runtime/vulkan"
    ]
  },
  "features2": {
    "convert-rten": [
      "rten-inference",
      "dep:rten-model-file"
    ],
    "default": [
      "rlx",
      "tensor-ops"
    ],
    "parity-ocrs": [
      "rten-inference",
      "dep:ocrs",
      "dep:ureq"
    ],
    "rten-inference": [
      "tensor-ops",
      "dep:rayon",
      "rten/rten_format"
    ],
    "rten-mmap": [
      "rten-inference",
      "rten/mmap"
    ],
    "tensor-ops": [
      "dep:rten"
    ]
  },
  "index_path": "rl/x-/rlx-ocr",
  "name": "rlx-ocr",
  "pubtime": "2026-06-13T09:54:00Z",
  "rust_version": "1.87",
  "v": 2,
  "vers": "0.2.6",
  "yanked": false
}
