Skip to content

Commit

Permalink
Bump clippy to Rust 1.74 (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri authored Nov 18, 2023
1 parent e0532a5 commit 8499f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cryptouri.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@master
with:
toolchain: 1.56.0
toolchain: 1.74.0
components: clippy
- run: cargo clippy --all --all-features -- -D warnings

Expand Down

0 comments on commit 8499f0f

Please sign in to comment.