From 811c6b3f4cdc93852e507ab93313055f516e1507 Mon Sep 17 00:00:00 2001 From: Kristof Roomp Date: Fri, 22 Mar 2024 16:56:21 +0100 Subject: [PATCH] bump rust version to 1.76 (#10) --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 4679a10..efa4c0f 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.70' + rustVersion: 'ms-1.76' 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/