mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-05-05 11:29:08 -07:00
We have two versions of rustls-webpki in our deptree: - One used in the ring backend, which we're upgrading here - One used in the rustcrypto backend, which we can't upgrade and therefore have to ignore the CVE anyway. The ring backend is the one we actually use in release builds. rustcrypto is only used during development builds to make compilation simpler.