Open
Description
Problem:
The rustup behavior change was difficult to centrally update all the toolchain installs. Doing it in the generate.sh script was a short term mitigation.
Solution:
- Explicitly provide the version in the toolchain install, e.g. how quic does it
- Move the version to a centrally update-able variable