github-hosts
github-hosts copied to clipboard
Modify hosts to speed up GitHub access.
Bumps [hyper](https://github.com/hyperium/hyper) from 0.14.10 to 0.14.19. Release notes Sourced from hyper's releases. v0.14.19 Bug Fixes http1: fix preserving header case without enabling ffi (#2820) (6a35c175) server: don't add implicit content-length...
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.8.1 to 1.16.1. Release notes Sourced from tokio's releases. Tokio v1.16.1 1.16.1 (January 28, 2022) This release fixes a bug in #4428 with the change #4437. #4428:...
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.35 to 0.10.68. Release notes Sourced from openssl's releases. openssl-v0.10.68 What's Changed fixes #2317 -- restore compatibility with our MSRV and release openssl 0.9.68 by @alex in...
Bumps [h2](https://github.com/hyperium/h2) from 0.3.3 to 0.3.21. Release notes Sourced from h2's releases. v0.3.21 What's Changed Fix opening of new streams over peer's max concurrent limit. Fix RecvStream to return data...