Update Rust to 1.64

This commit is contained in:
Alexis Sellier 2022-09-26 11:27:31 +02:00
parent 8605946703
commit 854b0ba353
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View File

@ -42,7 +42,7 @@ jobs:
with: with:
profile: minimal profile: minimal
components: clippy, rustfmt components: clippy, rustfmt
toolchain: 1.63 toolchain: 1.64
- name: Cache cargo registry - name: Cache cargo registry
uses: actions/cache@v1 uses: actions/cache@v1
with: with:

View File

@ -1 +1 @@
1.63 1.64