rwf2 / Rocket

A web framework for Rust.
https://rocket.rs
Other
23.59k stars 1.52k forks source link

Add licenses to crates #2764

Closed wojnilowicz closed 1 month ago

wojnilowicz commented 2 months ago

fixes #2760

SergioBenitez commented 2 months ago

This should be done for every publishable crate, not just the core crates.

wojnilowicz commented 1 month ago

This should be done for every publishable crate, not just the core crates.

Are they all now or is something missing still? Please let me know.

SergioBenitez commented 1 month ago

This should be done for every publishable crate, not just the core crates.

Are they all now or is something missing still? Please let me know.

I think we're good. Waiting for a fix to https://github.com/rust-lang/rust/issues/123573#issuecomment-2042359434, which is currently breaking the build on nightly, to push this.