update rust toolchain

This commit is contained in:
ManyTheFish 2023-08-10 10:57:30 +02:00
parent cab27c2ab4
commit 794e491152

View File

@ -161,7 +161,7 @@ jobs:
- uses: actions-rs/toolchain@v1
with:
profile: minimal
toolchain: 1.69.0
toolchain: 1.71.1
override: true
components: clippy
- name: Cache dependencies