diff options
author | robot-contrib <robot-contrib@yandex-team.com> | 2023-07-29 09:14:33 +0300 |
---|---|---|
committer | robot-contrib <robot-contrib@yandex-team.com> | 2023-07-29 09:14:33 +0300 |
commit | 1b3a2857c174a0c9c6f5081aeb2da0bfee24b5d2 (patch) | |
tree | e3f0b9bc6e66820b6721d5e0535a6a27bbf9a760 /contrib/libs/nghttp2/README.rst | |
parent | f418bb2f7a364f894fb2a338596fca56a6ee3bf1 (diff) | |
download | ydb-1b3a2857c174a0c9c6f5081aeb2da0bfee24b5d2.tar.gz |
Update contrib/libs/nghttp2 to 1.55.1
Diffstat (limited to 'contrib/libs/nghttp2/README.rst')
-rw-r--r-- | contrib/libs/nghttp2/README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/libs/nghttp2/README.rst b/contrib/libs/nghttp2/README.rst index b90bea6fbc..e551651e02 100644 --- a/contrib/libs/nghttp2/README.rst +++ b/contrib/libs/nghttp2/README.rst @@ -129,7 +129,7 @@ following libraries are required: * `OpenSSL with QUIC support <https://github.com/quictls/openssl/tree/OpenSSL_1_1_1u+quic>`_; or `BoringSSL <https://boringssl.googlesource.com/boringssl/>`_ (commit - b0341041b03ea71d8371a9692aedae263fc06ee9) + 80dcb67d4481fb1194b9669917e35580c32dc388) * `ngtcp2 <https://github.com/ngtcp2/ngtcp2>`_ 0.17.x * `nghttp3 <https://github.com/ngtcp2/nghttp3>`_ 0.13.x |