minor changes

This commit is contained in:
godmodegalactus 2024-01-12 17:47:13 +01:00
parent 78e1bb2b79
commit 338b20f687
No known key found for this signature in database
GPG Key ID: 22DA4A30887FDA3C
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ jobs:
- uses: actions-rust-lang/setup-rust-toolchain@v1
with:
# use toolchain version from rust-toolchain.toml
toolchain: +nightly-2024-01-05
toolchain: nightly-2024-01-05
components: rustfmt, clippy
cache: true
# avoid the default "-D warnings" which thrashes cache