stretch icon indicating copy to clipboard operation
stretch copied to clipboard

Include LICENSE file in the published package

Open Tamschi opened this issue 4 years ago • 0 comments

Currently, cargo-about is unable to automatically include Stretch in the generated third party licenses file as it is missing both the license field in Cargo.toml and the LICENSE file in the package published to crates.io.

Including the license file in the next published version should fix this issue.


(I'll add the Stretch license manually to my distribution package for the time being so there's no hurry. It would still be nice to get this fixed, as Stretch is the only one of 51 crates with this problem.)

Tamschi avatar Apr 16 '22 12:04 Tamschi