Skip to content

Commit

Permalink
Release 0.21.1 with hyper_util error catching (#268)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonhoo authored Aug 3, 2024
1 parent 9fb4cce commit bce77b0
Show file tree
Hide file tree
Showing 3 changed files with 76 additions and 150 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
# https://docs.github.com/en/actions/learn-github-actions/contexts#context-availability
strategy:
matrix:
msrv: ["1.67.0"] # time
msrv: ["1.70.0"] # tokio
name: ubuntu / ${{ matrix.msrv }}
steps:
- uses: actions/checkout@v4
Expand Down
Loading

0 comments on commit bce77b0

Please sign in to comment.