minimal-versions: switch to 1.53.

This commit is contained in:
Nick Mathewson 2021-10-31 12:14:41 -04:00
parent 1fd720a926
commit e9cbf8c54f
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ rust-nightly:
minimal-versions:
stage: test
image: rust:1.56
image: rust:1.53
script:
- rustup install nightly
- cargo +nightly update -Z minimal-versions