cargo-bloat-action icon indicating copy to clipboard operation
cargo-bloat-action copied to clipboard

Configure flags passed to `cargo bloat`

Open teymour-aldridge opened this issue 5 years ago • 1 comments

Is it possible to configure the feature flags passed to cargo bloat?

teymour-aldridge avatar May 11 '20 08:05 teymour-aldridge

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.

stanislav-tkach avatar Jun 28 '20 21:06 stanislav-tkach