Skip to content

Prereleased 2025-09-28

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 12 May 13:32
· 68 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.