Update to Rust 1.51 #57

Manually merged
projectmoon merged 3 commits from rust-1.51 into master 2021-04-24 19:42:33 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 7a506bdc4f - Show all commits

View File

@ -3,7 +3,7 @@ name: build-and-test
steps:
- name: test
image: rust:1.47
image: rust:1.51
commands:
- apt-get update
- apt-get install -y cmake