From 069c88ed6265fe0d3b8bf219316098cba5b75730 Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Tue, 5 Mar 2019 23:50:40 +0000 Subject: [PATCH] rustup-init.sh: Update hash again for Cargo.lock change Signed-off-by: Daniel Silverstone --- rustup-init.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rustup-init.sh b/rustup-init.sh index cec8f89d0a..3815d2f1e1 100755 --- a/rustup-init.sh +++ b/rustup-init.sh @@ -22,7 +22,7 @@ fi #XXX: If you change anything here, please make the same changes in setup_mode.rs usage() { cat 1>&2 <