minor changes
This commit is contained in:
parent
78e1bb2b79
commit
338b20f687
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue