Skip to content

Commit

Permalink
Bump benches/ MSRV (RustCrypto#399)
Browse files Browse the repository at this point in the history
ChaCha20Poly1305 MSRV was bumped in RustCrypto#397
  • Loading branch information
tarcieri authored Mar 10, 2022
1 parent c220b96 commit 3497d24
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
strategy:
matrix:
rust:
- 1.41.0 # MSRV
- 1.51.0 # MSRV
- stable
steps:
- uses: actions/checkout@v1
Expand Down
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3497d24

Please sign in to comment.