Bump MSRV

This commit is contained in:
Vincent Prouillet 2022-01-23 14:02:24 +01:00
parent c9bc0a29e4
commit 96db5231e7

View File

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