Skip to content

Commit 2aef39e

Browse files
authored
Update Clippy version (#534)
1 parent 50710da commit 2aef39e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/workspace.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ jobs:
2828
- uses: actions/checkout@v3
2929
- uses: dtolnay/rust-toolchain@master
3030
with:
31-
toolchain: 1.56.0
31+
toolchain: 1.70.0
3232
components: clippy
3333
- run: cargo clippy --all --all-features -- -D warnings

0 commit comments

Comments
 (0)