Also track MSRV in .azure-pipelines.yml

This commit is contained in:
Joseph Birr-Pixton 2021-02-06 09:07:16 +00:00
parent 315ebb4cbc
commit 1c04bdbb8a
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
variables:
clippy_toolchain: 1.40.0
minimum_toolchain: 1.40.0
clippy_toolchain: 1.47.0
minimum_toolchain: 1.47.0
resources:
repositories: