Skip to content

Commit

Permalink
fix: clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
soerenmeier committed Jun 13, 2024
1 parent 9dcd7bf commit 2de3ce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@ jobs:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@master
with:
toolchain: 1.74.0
toolchain: 1.78.0
components: clippy
- run: cargo clippy

0 comments on commit 2de3ce7

Please sign in to comment.