You can use rustup.
rustup install 1.41.0
Then you can use it with
cargo +1.41.0 run
or use the various methods in rustup
to set the default.
You can use rustup.
rustup install 1.41.0
Then you can use it with
cargo +1.41.0 run
or use the various methods in rustup
to set the default.