Revert "chore: update rust version in CI config"

This reverts commit 240be750d2.
This commit is contained in:
Rekai Nyangadzayi Musuka 2021-02-11 22:40:03 -06:00
parent 240be750d2
commit 4013bbeb9b
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ name: default
steps:
- name: cargo test
image: rust:1.50
image: rust:1.49
commands:
- cargo build --verbose --all
- cargo test --verbose --all
- cargo test --verbose --all