cargo
cargo copied to clipboard
[bug] Cannot build when the crate and bin name differ
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