ci: update RUSTLS_VERSION 0.15.2 -> 0.15.3

Closes #21424
This commit is contained in:
Daniel McCarney 2026-04-23 11:20:42 -04:00 committed by Daniel Stenberg
parent 69f3a36bcb
commit ed9083eba2
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -50,7 +50,7 @@ env:
# renovate: datasource=github-releases depName=openssl/openssl versioning=semver extractVersion=^openssl-(?<version>.+)$ registryUrl=https://github.com
OPENSSL_VERSION: 4.0.0
# renovate: datasource=github-tags depName=rustls/rustls-ffi versioning=semver registryUrl=https://github.com
RUSTLS_VERSION: 0.15.2
RUSTLS_VERSION: 0.15.3
# handled in renovate.json
OPENLDAP_VERSION: 2.6.10
# renovate: datasource=github-tags depName=nghttp2/nghttp2 versioning=semver registryUrl=https://github.com