Skip to content

Commit 48f6c78

Browse files
committed
rustup-init.sh: Update for 1.18.1
Signed-off-by: Daniel Silverstone <[email protected]>
1 parent 016fccc commit 48f6c78

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.18.0 (bb84b5d85 2019-04-22)
15+
rustup-init 1.18.1 (85a810d66 2019-04-25)
1616
The installer for rustup
1717
1818
USAGE:

0 commit comments

Comments
 (0)