Skip to content

Commit

Permalink
rustup-init.sh: Update for 1.20.1
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Silverstone <[email protected]>
  • Loading branch information
kinnison committed Oct 15, 2019
1 parent 8e71744 commit 4eadfff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rustup-init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RUSTUP_UPDATE_ROOT="${RUSTUP_UPDATE_ROOT:-https://static.rust-lang.org/rustup}"
#XXX: If you change anything here, please make the same changes in setup_mode.rs
usage() {
cat 1>&2 <<EOF
rustup-init 1.20.0 (4bc3e1c0e 2019-10-14)
rustup-init 1.20.1 (8e717441e 2019-10-15)
The installer for rustup
USAGE:
Expand Down

0 comments on commit 4eadfff

Please sign in to comment.