]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
docs: update the supported ngtcp2 and nghttp3 versions
authorDan Fandrich <dan@coneharvesters.com>
Sat, 10 Jun 2023 15:06:08 +0000 (08:06 -0700)
committerDan Fandrich <dan@coneharvesters.com>
Sat, 10 Jun 2023 15:27:48 +0000 (08:27 -0700)
Follow-up to cae9d10b

Ref: #11184
Closes #11294

docs/HTTP3.md

index 34f2f016bb3ff990e68b5dcc168ae49de0dea192..4d098411f20b9780b9cbde6d1739abbdbcf77f13 100644 (file)
@@ -39,8 +39,8 @@ Building curl with ngtcp2 involves 3 components: `ngtcp2` itself, `nghttp3` and
 
 For now, `ngtcp2` and `nghttp3` are still *experimental* which means their evolution bring breaking changes. Therefore, the proper version of both libraries need to be used when building curl. These are
 
- * `ngtcp2`: v0.15.0
- * `nghttp3`: v0.11.0
+ * `ngtcp2`: v0.16.0
+ * `nghttp3`: v0.12.0
 
 ## Build with OpenSSL