component-detection icon indicating copy to clipboard operation
component-detection copied to clipboard

Rust: allow specific features to be set for RustCLI detector

Open FernandoRojo opened this issue 1 year ago • 0 comments

cargo.toml files can have specified features that can change the component set when building, currently the CLI detector assumes all features are enabled but we should implement some support to enable specific features to be set/unset

FernandoRojo avatar Feb 01 '24 23:02 FernandoRojo