Skip to content

Commit

Permalink
Upgrade rustls to 0.22 (#99)
Browse files Browse the repository at this point in the history
Bumped MSRV to 1.70
  • Loading branch information
messense authored Feb 1, 2024
1 parent b91d561 commit 5d36264
Show file tree
Hide file tree
Showing 7 changed files with 687 additions and 635 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: dtolnay/rust-toolchain@1.67.0
- uses: dtolnay/rust-toolchain@1.70.0
- run: cargo check

fmt:
Expand Down
Loading

0 comments on commit 5d36264

Please sign in to comment.