Skip to content

Releases: rust-embedded/cargo-binutils

v0.3.6

20 Jun 16:11
v0.3.6
83cc6c1
Compare
Choose a tag to compare

Added

  • Action to build binaries and release for every version tag and latest commit

Changed

  • Bump cargo_metadata to 0.14 and rustc_version to 0.4

Prereleased 2024-10-17

12 May 13:32
2712633
Compare
Choose a tag to compare
Pre-release
  • The llvm-tools-preview component was renamed to llvm-tools

Changed

  • MSRV Changed to 1.70.0
  • Bump rust-cfg to 0.5, cargo_metadata to 0.18, clap to 4 and toml to 0.8

Fixed

  • Fixed incorrect parsing of -Z flags causing them to not be considered (#128)