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.1.0-rc.0
🚀 Updates
- Added uninstall support (uses
rustup toolchain uninstall
). - Added support for
install_global
anduninstall_global
. - Updated to support proto v0.15 release.
🐞 Fixes
- Fixed an issue where the globals directory for
CARGO_INSTALL_ROOT
was incorrect.