This repository has been archived by the owner on Jul 17, 2024. It is now read-only.
v0.3.0
π Updates
- Will now attempt to install
rustup
if it does not exist on the current machine. - Updated to support proto v0.20 release.
π Fixes
- Will now respect the
RUSTUP_HOME
environment variable when locating the.rustup
store. - Fixed an issue where
sync_manifest
would fail if we didn't have read access to the rustup store.
βοΈ Internal
- Updated dependencies.