search_hub ← Log

Commit

Hash
e7099dc533a4186bbfb50c6b8c7841a08839a3f2
Author
Ololduck <ololduck@vit.am>
Date
Parent
64af748

Message

refactor: make ONNX tagging optional via cargo feature Gate fastembed/ort-sys behind a 'tagging' feature (included by default). Building with --no-default-features drops ~12 MiB of ONNX Runtime code. Also prune tokio (full -> specific features) and actix-web (default-features=false, only macros+compat-routing-macros-force-pub).

Changed Files (8)