From e4e7d810a058e5b71ccf2552373d0daf9b340c4b Mon Sep 17 00:00:00 2001 From: Kristof Date: Tue, 3 Dec 2024 21:21:33 +0100 Subject: [PATCH] update rust version --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 301204e..c9044c4 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -14,7 +14,7 @@ steps: - task: ssplat.rust-build-release-tools.rust-installer-task.RustInstaller@1 displayName: 'Install Rust ' inputs: - rustVersion: 'ms-1.83' + rustVersion: 'ms-1.82' additionalTargets: 'i686-pc-windows-msvc' toolchainFeed: https://onedrive.pkgs.visualstudio.com/b52099a6-3b13-4b08-9270-a07884a10e3d/_packaging/RustTools/nuget/v3/index.json cratesIoFeedOverride: sparse+https://onedrive.pkgs.visualstudio.com/b52099a6-3b13-4b08-9270-a07884a10e3d/_packaging/RustCratesIO/Cargo/index/