Use the dtolnay rust toolchain

This commit is contained in:
Clément Renault 2024-07-29 10:00:40 +02:00
parent c2c1ba39ee
commit 986991277f
No known key found for this signature in database
GPG key ID: F250A4C4E3AE5F5F
15 changed files with 24 additions and 24 deletions

View file

@ -16,7 +16,7 @@ jobs:
timeout-minutes: 4320 # 72h
steps:
- uses: actions/checkout@v3
- uses: helix-editor/rust-toolchain@v1
- uses: dtolnay/rust-toolchain@v1.70
with:
profile: minimal