Skip to content

Commit

Permalink
Add ANSI-X9.63-KDF support: update toolchain to 1.81 for clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
nemynm committed Oct 10, 2024
1 parent 6facd96 commit 5052040
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 @@ -17,7 +17,7 @@ jobs:
- uses: RustCrypto/actions/cargo-cache@master
- uses: dtolnay/rust-toolchain@master
with:
toolchain: 1.75.0
toolchain: 1.81.0
components: clippy
- run: cargo clippy --all -- -D warnings

Expand Down

0 comments on commit 5052040

Please sign in to comment.