mozilla / cargo-vet

supply-chain security for Rust
Apache License 2.0
621 stars 43 forks source link

Upgrade libz-sys in Cargo.lock #590

Closed glandium closed 5 months ago

glandium commented 5 months ago

In Firefox automation, we build using the Cargo.lock, and the latest libz-sys version contains a fix for clang 18 on mac (https://github.com/madler/zlib/commit/4bd9a71f3539b5ce47f0c67ab5e01f3196dc8ef9)

bholley commented 5 months ago

The cargo-vet run is failing. I'm ok if you want to just add it as an exemption.

glandium commented 5 months ago

Err, of course, cargo-vet uses cargo-vet :)