Skip to content

Commit

Permalink
Merge branch 'master' into fix_max_local_error_reset_streams
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmonstar authored Nov 15, 2024
2 parents a1f81b9 + 4694f38 commit 320efcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ jobs:
run: |
cargo update -p tokio --precise 1.38.1
cargo update -p tokio-util --precise 0.7.11
cargo update -p hashbrown --precise 0.15.0
- name: Check
run: cargo check --features full
Expand Down

0 comments on commit 320efcc

Please sign in to comment.