Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@milesj milesj released this 20 Oct 21:34
· 25 commits to master since this release
4ccb89d

πŸš€ 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.