This repository has been archived by the owner on Jul 17, 2024. It is now read-only.
Releases: moonrepo/rust-plugin
Releases · moonrepo/rust-plugin
v0.10.5
v0.10.4
🐞 Fixes
- Updated our "automatic rustup installation" to respect the
CARGO_HOME
environment variable.
v0.10.3
🚀 Updates
- Updated
RUSTUP_HOME
to support relative paths.
v0.10.2
🚀 Updates
- Updated dependencies.
v0.10.1
🚀 Updates
- Updated to support proto v0.36 release.
v0.10.0
🚀 Updates
- Updated to support proto v0.35 release.
v0.9.1
🚀 Updates
- Updated to support proto v0.32 release.
v0.9.0
💥 Breaking
- Removed
install_global
, usecargo install
instead. - Removed
uninstall_global
, usecargo uninstall
instead.
🚀 Updates
- Updated to support proto v0.31 release.
- Updated dependencies.
v0.8.1
🐞 Fixes
- Use the full triple target when installing and uninstalling toolchains.
v0.8.0
🚀 Updates
- Updated to support proto v0.29 release.