orf/cargo-bloat-action

Configure flags passed to `cargo bloat`

teymour-aldridge opened this issue · 1 comments

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.