mirror of
https://github.com/qdrant/qdrant.git
synced 2026-07-26 04:31:02 -05:00
After `--package qdrant`, cargo scopes `--bin` to the qdrant crate only. Pass `--package edge-shard-query --bin edge-shard-query` so the edge tool is actually produced for collection/upload. Co-authored-by: Cursor <cursoragent@cursor.com>