This gets rid of 4 dependencies, as verified by the output of yj -tj < Cargo.lock | jq -c '.package | length' Previously it was 432, now it is 428.
arcu is not updated for reasons laid out in issue #2749. half is not updated because going to 2.5.0 would require an MSRV bump 1.81. Previous versions of idna, openssl, and ring were subject to the following security advisories: - https://rustsec.org/advisories/RUSTSEC-2025-0009 - https://rustsec.org/advisories/RUSTSEC-2025-0004 - https://rustsec.org/advisories/RUSTSEC-2024-0421