Update Rust to 1.64
This commit is contained in:
parent
8605946703
commit
854b0ba353
|
|
@ -42,7 +42,7 @@ jobs:
|
|||
with:
|
||||
profile: minimal
|
||||
components: clippy, rustfmt
|
||||
toolchain: 1.63
|
||||
toolchain: 1.64
|
||||
- name: Cache cargo registry
|
||||
uses: actions/cache@v1
|
||||
with:
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
1.63
|
||||
1.64
|
||||
|
|
|
|||
Loading…
Reference in New Issue