👩💻 Join our community of thousands of amazing developers!
The rustup working group is happy to announce the release of rustup version 1.26.0. Rustup is the recommended tool to install Rust, a programming language that is empowering everyone to build reliable and efficient software. If you have a previous version of rustup installed, getting rustup 1.26.0 is as easy as stopping any programs which may be using Rustup (e.g. closing your IDE) and running: rustup self update Rustup will also automatically update itself at the end of a normal toolchain upda...