Skip to content

0.1.75 - 2026-02-28

Choose a tag to compare

@github-actions github-actions released this 28 Feb 10:22
9f84b39

Release Notes

Added

  • Support the --jobs flags.

Other

  • Disable semver check. We version based on the CLI interface, not the library one
  • Bump rustsec/audit-check from 1.4.1 to 2.0.0 (#278)
  • Use a PAT to allow release-plz's job to trigger other workflows

Install cargo-chef 0.1.75

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/LukeMathWalker/cargo-chef/releases/download/v0.1.75/cargo-chef-installer.sh | sh

Download cargo-chef 0.1.75

File Platform Checksum
cargo-chef-aarch64-unknown-linux-gnu.tar.xz ARM64 Linux checksum
cargo-chef-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
cargo-chef-aarch64-unknown-linux-musl.tar.xz ARM64 MUSL Linux checksum
cargo-chef-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum