mirror of
https://github.com/curl/curl.git
synced 2026-08-26 00:33:34 +03:00
zuul.d: update rustls-ffi to version 0.8.2
This version fixes errors with ALPN negotiation in rustls, which is necessary for HTTP/2 support. For more information see the rustls-ffi changelog. Closes #8013
This commit is contained in:
parent
9492d3382b
commit
6ec28eb687
2 changed files with 3 additions and 3 deletions
|
|
@ -132,7 +132,7 @@
|
|||
curl_env:
|
||||
T: debug-rustls
|
||||
# Keep this in sync with the version in docs/RUSTLS.md
|
||||
RUSTLS_VERSION: v0.8.0
|
||||
RUSTLS_VERSION: v0.8.2
|
||||
LIBS: -lm
|
||||
C: >-
|
||||
--with-rustls={{ ansible_user_dir }}/rustls
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue