geiger-rs / cargo-geiger

Detects usage of unsafe Rust in a Rust crate and its dependencies.
https://crates.io/crates/cargo-geiger
1.41k stars 66 forks source link

Release binaries with cargo auditable #485

Closed pinkforest closed 11 months ago

pinkforest commented 1 year ago

We'll need to build gh release binary artefacts with cargo-auditable so people don't need to build from source.