Skip to content

Commit b4fdc39

Browse files
committed
Update rustup-init.sh for 1.21.0 release
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
1 parent 222e78c commit b4fdc39

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
@@ -12,7 +12,7 @@ RUSTUP_UPDATE_ROOT="${RUSTUP_UPDATE_ROOT:-https://static.rust-lang.org/rustup}"
1212
#XXX: If you change anything here, please make the same changes in setup_mode.rs
1313
usage() {
1414
cat 1>&2 <<EOF
15-
rustup-init 1.20.2 (9d018c5e4 2019-10-15)
15+
rustup-init 1.21.0 (222e78c78 2019-12-18)
1616
The installer for rustup
1717
1818
USAGE:

0 commit comments

Comments
 (0)