Skip to content

0.2.8: Improvements to `rustup::global`

Latest

Choose a tag to compare

@danielparks danielparks released this 25 Oct 12:43
· 2 commits to main since this release
v0.2.8
80a3765
  • Synced with PDK and switched to Ruby 3.1 for automated testing since PDK no longer supports 2.7.
  • Fix initial installation when rustup::global has ensure => latest.
  • Added toolchain and target parameters to rustup::global to match what’s in the README.
  • Update list of possible targets to match Rust.
  • Fixed a few spelling mistakes.