You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The license field in Cargo.toml indicates that this package is licensed under MIT. It's good to have the license(s) text(s) in the repository as well (and into the cargo package) so this work can be properly attributed downstream.
The license field in Cargo.toml indicates that this package is licensed under MIT. It's good to have the license(s) text(s) in the repository as well (and into the cargo package) so this work can be properly attributed downstream.
Example from another crate that's licensed under MIT:
https://github.com/davidbarsky/tracing-tree/blob/main/LICENSE-MIT
The text was updated successfully, but these errors were encountered: