cargo icon indicating copy to clipboard operation
cargo copied to clipboard

[bug] Cannot build when the crate and bin name differ

Open melMass opened this issue 3 years ago • 0 comments

Hi,

Thanks for this plugin. There is a small quirk it seems that --bin xxx is hardcoded into the build executor?

I'm trying to build a bin from a crate but their name differ. Could this be a configuration option for the executor?

Thanks

melMass avatar Jul 26 '22 23:07 melMass