license-file
key in Cargo manifest is not read for path dependencies in a workspace
#162
Labels
bug
Something isn't working
Describe the bug
Path dependencies that specify a
license-file
get the generic MIT license text.To Reproduce
Run
cargo about
with Artichoke as of this PR: artichoke/artichoke#1420.Expected behavior
Path dependencies in the current workspace use the given license file.
Screenshots
If applicable, add screenshots to help explain your problem.
The text was updated successfully, but these errors were encountered: