Skip to content

Commit

Permalink
Update Clippy version (#534)
Browse files Browse the repository at this point in the history
  • Loading branch information
newpavlov committed Jun 11, 2023
1 parent 50710da commit 2aef39e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/workspace.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,6 @@ jobs:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@master
with:
toolchain: 1.56.0
toolchain: 1.70.0
components: clippy
- run: cargo clippy --all --all-features -- -D warnings

0 comments on commit 2aef39e

Please sign in to comment.