Skip to content

Commit

Permalink
bump rust version to 1.76 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcroomp authored Mar 22, 2024
1 parent 067bafd commit 811c6b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 811c6b3

Please sign in to comment.