Skip to content

Commit

Permalink
Bump MSRV
Browse files Browse the repository at this point in the history
  • Loading branch information
Keats committed Jan 23, 2022
1 parent c9bc0a2 commit 96db523
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.52.0
rustup_toolchain: 1.53.0
pool:
vmImage: $(imageName)
steps:
Expand Down

0 comments on commit 96db523

Please sign in to comment.