jaemk / cached

Rust cache structures and easy function memoization
MIT License
1.57k stars 95 forks source link

Add missing license files #178

Closed danielmellado closed 10 months ago

danielmellado commented 10 months ago

Adding the symlinks to the license files was missing when adding the crate. Without this, "cargo publish" will not include them.

Both the Apache-2.0 and MIT licenses require that redistributed sources contain a copy of the actual license text,

Signed-off-by: Daniel Mellado dmellado@redhat.com

danielmellado commented 10 months ago

If possible, it would be great if you could release a new version of cached (especifically cached_proc_macro and cached_proc_macro_types) that contains the license texts. I'm currently working on updating the packages for the cached* crates in Fedora Linux, and I'm currently blocked on published versions of cahed_proc_macro and cached_proc_macro_types not containing the required license texts.

jaemk commented 10 months ago

Thanks @danielmellado , released in 0.48.1, 0.19.1, 0.1.1