Skip to content

Commit 00924c9

Browse files
committed
rustup-init.sh: Update for 1.23.0 release
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
1 parent 12aaa52 commit 00924c9

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.22.1 (76644d669 2020-07-08)
28+
rustup-init 1.23.0 (af3c77d66 2020-11-27)
2929
The installer for rustup
3030
3131
USAGE:

0 commit comments

Comments
 (0)