rust-term-grid icon indicating copy to clipboard operation
rust-term-grid copied to clipboard

Include license file in crate publication?

Open anp opened this issue 3 years ago • 0 comments

Hi! I'm reviewing this crate for inclusion in Fuchsia, and our dependency tooling works best when there's a LICENSE file in the root of the crate upload, see regex for an example.

The currently published version of this crate seems to exclude the license from the tarball: https://docs.rs/crate/term_grid/latest/source/Cargo.toml.orig, but I'm not seeing the equivalent on HEAD: https://github.com/ogham/rust-term-grid/blob/master/Cargo.toml#L7.

Would it be possible to publish an updated version of the crate based on the current tip-of-tree? Thanks!

anp avatar Dec 16 '22 00:12 anp