franken_ocr 0.9.0

Pure-Rust, CPU-hyper-optimized runner for the Baidu Unlimited-OCR model (single-binary CLI: focr)
1
2
3
4
5
[toolchain]
# Pin the exact nightly exercised by the cross-platform release matrix. Advance
# this deliberately with the CI `RUST_TOOLCHAIN` value after all targets pass.
channel = "nightly-2026-07-09"
components = ["clippy", "rustfmt"]