Skip to content

Commit ce5817a

Browse files
committedMay 31, 2021
rustup-init.sh: Update for 1.24.3
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
1 parent 8d1d9bf commit ce5817a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎rustup-init.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ RUSTUP_UPDATE_ROOT="${RUSTUP_UPDATE_ROOT:-https://static.rust-lang.org/rustup}"
2525
#XXX: If you change anything here, please make the same changes in setup_mode.rs
2626
usage() {
2727
cat 1>&2 <<EOF
28-
rustup-init 1.24.2 (a4b73483d 2021-05-12)
28+
rustup-init 1.24.3 (c1c769109 2021-05-31)
2929
The installer for rustup
3030
3131
USAGE:

0 commit comments

Comments
 (0)
Failed to load comments.