chore: upgrade Rust to 1.56.1 (#835)

This commit is contained in:
Bert Belder 2021-11-17 11:42:39 -08:00
parent c4c48f30b1
commit e68117c097
No known key found for this signature in database
GPG Key ID: 7A77887B2E2ED461
2 changed files with 2 additions and 2 deletions

View File

@ -70,7 +70,7 @@ jobs:
uses: hecrj/setup-rust-action@v1
with:
components: clippy, rustfmt
rust-version: 1.56.0
rust-version: 1.56.1
- name: Install python
uses: actions/setup-python@v2

View File

@ -1 +1 @@
1.56.0
1.56.1