Skip to content

Instantly share code, notes, and snippets.

@mikemadden42
Created November 24, 2021 12:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mikemadden42/09dc6ce8fbd0abefa64b04da0500b99c to your computer and use it in GitHub Desktop.
Save mikemadden42/09dc6ce8fbd0abefa64b04da0500b99c to your computer and use it in GitHub Desktop.
Update rust toolchain
rustup self update
rustup update
rustup component add clippy
rustup component add rls rust-analysis rust-src
rustup component add rustfmt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment