Closed
Description
Problem
When using cargo vendor on a project with no deps, the output is misleading:
cargo vendor
To use vendored sources, add this to your .cargo/config for this project:
[source.vendored-sources]
directory = "/Users/william/development/389ds/ds/src/libsds/vendor"
Possible Solution(s)
This should state:
- No dependencies were found
- Suggest no changes to .cargo/config
Output of cargo version
:
1.38, 1.38