Add webpki roots for reqwest clients. (fixes #296)

This commit is contained in:
dasha_uwu
2026-02-11 03:17:06 +05:00
committed by Jason Volk
parent 2e19a30ff2
commit 87faf818ff
5 changed files with 15 additions and 1 deletions

View File

@@ -566,6 +566,9 @@ features = ["serde"]
version = "2.0"
default-features = false
[workspace.dependencies.webpki-root-certs]
version = "1.0"
#
# Patches
#