Skip to content

Commit

Permalink
rustup-init.sh: Update for 1.24.3
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
  • Loading branch information
kinnison committed May 31, 2021
1 parent 8d1d9bf commit ce5817a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rustup-init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUSTUP_UPDATE_ROOT="${RUSTUP_UPDATE_ROOT:-https://static.rust-lang.org/rustup}"
#XXX: If you change anything here, please make the same changes in setup_mode.rs
usage() {
cat 1>&2 <<EOF
rustup-init 1.24.2 (a4b73483d 2021-05-12)
rustup-init 1.24.3 (c1c769109 2021-05-31)
The installer for rustup
USAGE:
Expand Down

0 comments on commit ce5817a

Please sign in to comment.