We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48d233f commit 8a5aa33Copy full SHA for 8a5aa33
rustup-init.sh
@@ -25,7 +25,7 @@ RUSTUP_UPDATE_ROOT="${RUSTUP_UPDATE_ROOT:-https://static.rust-lang.org/rustup}"
25
#XXX: If you change anything here, please make the same changes in setup_mode.rs
26
usage() {
27
cat 1>&2 <<EOF
28
-rustup-init 1.25.0 (44db157b7 2022-06-15)
+rustup-init 1.25.1 (48d233f65 2022-07-12)
29
The installer for rustup
30
31
USAGE:
0 commit comments