mirror of
https://github.com/rust-lang/cargo.git
synced 2025-09-28 11:20:36 +00:00

They are still nominally gzipped, but using `Compression::none()` makes them consistent even across zlib and zlib-ng, and this fixes checksum differences in the testsuite. There is a one-time update of all those checksums to catch up with this change though.