serde_tuple icon indicating copy to clipboard operation
serde_tuple copied to clipboard

Add LICENSE file and distribute it in the crates

Open nullr0ute opened this issue 2 years ago • 1 comments

There should be a MIT LICENSE file in the repo and also included in the crate manifest.

nullr0ute avatar May 10 '23 13:05 nullr0ute

@nullr0ute I added a LICENSE file as requested, though I am not sure what you mean by "included in the crate manifest"?

kardeiz avatar Jun 06 '23 02:06 kardeiz

Speaking as another Fedora Linux package maintainer, I'm not sure either - but it would be great if you could publish a new version of the crate that includes the license file.

EDIT: I see the problem now, and will submit a PR to fix it.

decathorpe avatar Sep 14 '24 13:09 decathorpe

Can confirm that v1.0.0 crates (both serde_tuple and serde_tuple_macros) now contain the license text 🥳 feel free to close this ticket.

decathorpe avatar Sep 14 '24 19:09 decathorpe