Merge pull request #324 from djmitche/issue322
Update clippy toolchain to 1.57
This commit is contained in:
2
.github/workflows/checks.yml
vendored
2
.github/workflows/checks.yml
vendored
@@ -31,7 +31,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
# Fixed version for clippy lints. Bump this as necesary. It must not
|
# Fixed version for clippy lints. Bump this as necesary. It must not
|
||||||
# be older than the MSRV in tests.yml.
|
# be older than the MSRV in tests.yml.
|
||||||
toolchain: "1.54"
|
toolchain: "1.57"
|
||||||
override: true
|
override: true
|
||||||
|
|
||||||
- uses: actions-rs/cargo@v1.0.1
|
- uses: actions-rs/cargo@v1.0.1
|
||||||
|
|||||||
Reference in New Issue
Block a user