Update Rust
Update Rust to newer versions
If Rust and Cargo binaries aren't in your path, run:
Update Rust and Cargo:
Update rustup:
Check the new versions:
Now, update all packages installed with Cargo by running:
If you encounter an error because cargo-update
is not installed, install it using:
Last updated
Was this helpful?