Skip to content

Commit 13979c9

Browse files
committed
rustup-init.sh: Update for 1.20.2
Signed-off-by: Daniel Silverstone <[email protected]>
1 parent 9d018c5 commit 13979c9

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.1 (8e717441e 2019-10-15)
15+
rustup-init 1.20.2 (9d018c5e4 2019-10-15)
1616
The installer for rustup
1717
1818
USAGE:

0 commit comments

Comments
 (0)