Commit 7b70fbf
authored
deps: update webpki to rustls-webpki and webpki-roots to latest (#1389)
## Description
Replaces [`webpki`](https://github.com/briansmith/webpki) with
[`rustls-webpki`](https://github.com/rustls/webpki) as a fix to
https://rustsec.org/advisories/RUSTSEC-2023-0052. Updates `reqwest` and
`tokio-rustls-acme` to latest versions (which include the same change
from `webpki` to `rustls-webpki`).
Also updates `webpki-roots` to the latest version.
## Notes & open questions
Did not do any manual testing. Would hope that CI should catch any
incompatiblities.
## Change checklist
- [x] Self-review.
- ~~Documentation updates if relevant.~~
- ~~Tests if relevant.~~1 parent d3d2ab4 commit 7b70fbf
1 file changed
+15
-56
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments