From 2cdb53de867236b5872da16a742c17e97987ede2 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-msvc: Update to version 1.28.1 --- bucket/rustup-msvc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/rustup-msvc.json b/bucket/rustup-msvc.json index a2201304f5..19ee7c6932 100644 --- a/bucket/rustup-msvc.json +++ b/bucket/rustup-msvc.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",