Skip to content

Commit

Permalink
Upgrade rustls to 0.22
Browse files Browse the repository at this point in the history
Bumped MSRV to 1.70
  • Loading branch information
messense committed Feb 1, 2024
1 parent b91d561 commit ef88d0a
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 ef88d0a

Please sign in to comment.