In this PR we adjust the Cargo configuration to forcibly drop ring as a dependency by configuring quinn (a QUIC implementation for HTTP3 support in reqwest) properly. This restores the Windows builds (both x86_64 and AArch64!) to a working state.
In this PR we adjust the Cargo configuration to forcibly drop `ring` as a dependency by configuring `quinn` (a QUIC implementation for HTTP3 support in `reqwest`) properly. This restores the Windows builds (both x86_64 and AArch64!) to a working state.