Releases: rust-embedded/cargo-binutils
Releases · rust-embedded/cargo-binutils
v0.3.6
Prereleased 2024-10-17
- The
llvm-tools-preview
component was renamed tollvm-tools
Changed
- MSRV Changed to 1.70.0
- Bump
rust-cfg
to 0.5,cargo_metadata
to 0.18,clap
to 4 andtoml
to 0.8
Fixed
- Fixed incorrect parsing of
-Z
flags causing them to not be considered (#128)