Skip to content

Commit 3df2264

Browse files
committed
rustup-init.sh: Update for 1.23.1
Signed-off-by: Daniel Silverstone <[email protected]>
1 parent fb4d101 commit 3df2264

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rustup-init.sh

Lines changed: 1 addition & 1 deletion
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.23.0 (af3c77d66 2020-11-27)
28+
rustup-init 1.23.1 (fb4d10153 2020-12-01)
2929
The installer for rustup
3030
3131
USAGE:

0 commit comments

Comments
 (0)