Open
Description
Given cargo.buildScripts.overrideCommand
allows an arbitrary command to be executed, these configs should not be prefixed with cargo. buildScripts
is also a poor choice, given these are not build-script specific settings but also proc-macro related. We should come up with a better more fitting prefix, something like compileTimeDeps.*
.