Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Sep 10:56
· 14 commits to master since this release
966d644

Added

  • cargo as is now available (#137)

Fixed

  • Fixed metadata error when using --manifest-path outside of a project folder.
  • Fixed incorrect parsing of -Z flags causing them to not be considered (#128)
  • Improve help messages (#126, #131)

Changed

  • The llvm-tools-preview component was renamed to llvm-tools
  • 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
  • Output better error messages on build failures (#154)