Upgrade Rust to 1.61.0 (#142)

This commit is contained in:
Nutomic 2022-05-30 11:21:25 +00:00 committed by GitHub
parent 70e433a9f9
commit d79469d997
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ steps:
- git submodule update --recursive --remote
- name: check documentation build
image: rust:1.56-slim-buster
image: rust:1.61-slim-buster
commands:
- cargo install mdbook --git https://github.com/Ruin0x11/mdBook.git --branch localization
--rev 9d8147c --force --debug