Skip to content

Commit 189c37d

Browse files
committed
Bump MSRV
1 parent cb6bd2b commit 189c37d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ stages:
2121
rustup_toolchain: stable
2222
linux-pinned:
2323
imageName: 'ubuntu-20.04'
24-
rustup_toolchain: 1.52.0
24+
rustup_toolchain: 1.53.0
2525
pool:
2626
vmImage: $(imageName)
2727
steps:

0 commit comments

Comments
 (0)