From b84ff977decf6962c64c9bfc3e033e9e5ad9264a Mon Sep 17 00:00:00 2001 From: rami3l Date: Sun, 7 Sep 2025 18:07:37 +0800 Subject: [PATCH] fix(cli/rustup_mode): use ASCII-compatible spinner --- src/cli/rustup_mode.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cli/rustup_mode.rs b/src/cli/rustup_mode.rs index 672e20dea7..5f8d08aca4 100644 --- a/src/cli/rustup_mode.rs +++ b/src/cli/rustup_mode.rs @@ -815,7 +815,7 @@ async fn check_updates(cfg: &Cfg<'_>, opts: CheckOpts) -> Result