chore(ci): update mrsv to 1.56.0 (edition = 2021)

This commit is contained in:
graelo 2021-10-24 09:33:55 +02:00
parent 9e774174d0
commit 276d17ce8f
7 changed files with 9 additions and 59 deletions

View file

@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
rust: [1.50.0, stable]
rust: [1.56.0, stable]
steps:
- name: Rust install
uses: actions-rs/toolchain@v1