Skip to content

Commit

Permalink
Update MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
Keats committed Aug 14, 2022
1 parent 3d45cff commit 53ce6db
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 @@ -21,7 +21,7 @@ stages:
rustup_toolchain: stable
linux-pinned:
imageName: 'ubuntu-20.04'
rustup_toolchain: 1.59.0
rustup_toolchain: 1.60.0
pool:
vmImage: $(imageName)
steps:
Expand Down

0 comments on commit 53ce6db

Please sign in to comment.