Member-only story
Rust Just Got a Cool Update
Welcome back! Rust is an awesome programming language with a ton of capability, if you’re new to Rust, check out the link below to learn more about it:
Rust just ended up getting a pretty cool update, this is the Rust 1.62.1 update, if you want to check out their entire release log, here is a link to it:
If you want to update your version of Rust, you can use the following command:
rustup update stable
There were a few different changes within this update as well, this update includes some fixes within the incremental compilation bugs, so this should be fixed for the most part.
If you want to check out all of the fixes within this update, here is a link to their entire release log: