cargo-bloat-action
cargo-bloat-action copied to clipboard
Configure flags passed to `cargo bloat`
Is it possible to configure the feature flags passed to cargo bloat?
I would also like to see a way to configure the parameters passed to the `cargo bloat. I have a workspace with several crates and a library crate is chosen by default. As a result I get the "only 'bin' and 'cdylib' crate types are supported" error.