update rust version

This commit is contained in:
Aleksandr Trushkin
2021-06-15 00:48:43 +03:00
committed by Aleksandr Trushkin
parent 6655f5afcc
commit 90921bcfa3

View File

@ -9,7 +9,7 @@ platform:
steps:
- name: validate
image: rust:1.49
image: rust:1.52
commands:
- cargo test --release --target=armv7-unknown-linux-gnueabihf
environment: