cargo-machete icon indicating copy to clipboard operation
cargo-machete copied to clipboard

Be more precise with respect to build/bench/example dependencies

Open bnjbvr opened this issue 4 years ago • 0 comments

Right now all the build/test/bench/example/"normal" dependencies are bundled into one set of dependencies that are searched for the src/ directory. We ought to be more precise than that, at least for build, bench and example dependencies (tests can be included in the src/ directory).

bnjbvr avatar Nov 13 '21 18:11 bnjbvr