update rust version

This commit is contained in:
Tamo 2024-07-08 22:51:37 +02:00
parent 43db4f4242
commit ee9aa63044
3 changed files with 4 additions and 4 deletions

View file

@ -167,7 +167,7 @@ jobs:
- uses: helix-editor/rust-toolchain@v1
with:
profile: minimal
toolchain: nightly-2024-06-25
toolchain: nightly-2024-07-7
override: true
components: rustfmt
- name: Cache dependencies