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

@@ -233,6 +233,7 @@ tracing-opentelemetry.optional = true
tracing-opentelemetry.workspace = true
tracing-subscriber.workspace = true
tracing.workspace = true
webpki-root-certs.workspace = true
[dev-dependencies]
criterion.workspace = true