From cc9c36ef6a704ef40baf67d2a7b3f7bcbac0eb5f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Apr 2025 12:32:30 +0000 Subject: [PATCH] rustup: Update to version 1.28.1 --- bucket/rustup.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/rustup.json b/bucket/rustup.json index d9717f8989..d0f8d297fa 100644 --- a/bucket/rustup.json +++ b/bucket/rustup.json @@ -1,5 +1,5 @@ { - "version": "1.28.2", + "version": "1.28.1", "description": "Manage multiple rust installations with ease", "homepage": "https://rustup.rs", "license": "MIT|Apache-2.0",