Skip to content

v3.5.2: musl publish fix

Latest

Choose a tag to compare

@github-actions github-actions released this 17 Jun 02:29
Immutable release. Only release title and notes can be modified.
0316ffb

A patch release that restores publishing of the x86_64-unknown-linux-musl prebuilt binary, which failed to upload in v3.5.1.

Fixed

  • musl and other prebuilt binaries publish again (#687 by @jdx). The v3.5.1 publish job for x86_64-unknown-linux-musl failed with can't find crate for 'core' after cross fell back to host cargo without the target installed. The publish workflow now runs rustup target add ${{ matrix.target }} for each matrix entry (skipping the synthetic universal-apple-darwin target) before invoking upload-rust-binary-action, so musl and other non-default triples build and upload reliably.

Full Changelog: v3.5.1...v3.5.2

💚 Sponsor usage

usage is built by @jdx at en.dev — an independent developer-tooling studio behind mise, aube, hk, and more. Work on usage is funded by sponsorships.

If usage powers CLI specs, docs, or completions for a tool you maintain or use, please consider sponsoring at en.dev. Every sponsorship helps the project stay independent and moving.