75252bca49
The target triple name was changed in https://github.com/rust-lang/rust/pull/106429 While `rustc` known the old spelling of the triple, `rustup` does not, so the toolchain download was not working. Signed-off-by: Joe Richey <joerichey@google.com>