Skip to content

Commit

Permalink
Upgrade rustls (#141)
Browse files Browse the repository at this point in the history
* Add rustls-pki-types, increase MSRV to 1.60
* Upgrade rustls-pemfile from 1.0 to 2.1.2
* Upgrade webpki-roots to 0.26
* Lift MSRV to 1.64 
- Use docker compose v2

---------

Co-authored-by: Simon Chen <[email protected]>
  • Loading branch information
LockedThread and gftea authored Aug 3, 2024
1 parent f0260c8 commit 984af9f
Show file tree
Hide file tree
Showing 14 changed files with 542 additions and 119 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/regression_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
matrix:
rust:
- stable
- 1.56
- '1.64'
steps:
- uses: actions/checkout@v4
- uses: actions-rs/toolchain@v1
Expand Down
Loading

0 comments on commit 984af9f

Please sign in to comment.