Skip to content

Prereleased 2026-02-12

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 12 May 13:32
· 71 commits to master since this release
2712633

Changed

  • Bump toml to 0.9
  • MSRV Changed to 1.78.0

Fixed

  • Redirected cargo build output to stderr instead of stdout. This prevents cargo/rustc messages and warnings from appearing in the stdout of cargo-binutils tools, making it easier to pipe or redirect tool output cleanly.