Skip to content

Commit 995002f

Browse files
committed
rustup-init: Update hash/version for 1.22.1
Signed-off-by: Daniel Silverstone <[email protected]>
1 parent dbb9f4b commit 995002f

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
@@ -16,7 +16,7 @@ RUSTUP_UPDATE_ROOT="${RUSTUP_UPDATE_ROOT:-https://static.rust-lang.org/rustup}"
1616
#XXX: If you change anything here, please make the same changes in setup_mode.rs
1717
usage() {
1818
cat 1>&2 <<EOF
19-
rustup-init 1.22.0 (37ebde2f1 2020-07-01)
19+
rustup-init 1.22.1 (76644d669 2020-07-08)
2020
The installer for rustup
2121
2222
USAGE:

0 commit comments

Comments
 (0)