Update MSRV

This commit is contained in:
Vincent Prouillet 2022-08-14 15:54:09 +02:00
parent 3d45cffb72
commit 53ce6db057

View File

@ -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: