62c1ca773e
Add cargo-publish job that runs in parallel with binary builds. The release job now depends on [build-macos, build-linux, cargo-publish] so the crate is always published to crates.io before the GitHub release and binaries are attached. Requires CARGO_REGISTRY_TOKEN secret in repo settings. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>