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
Describe the bug
The license definition is unclear. There should be some explanations added either in the Cargo.toml or in the README.md file to describe the license relationship.
Currently, it is impossible to know if this package is licensed with an "AND" or an "OR" between the two licenses
Describe the bug
The license definition is unclear. There should be some explanations added either in the Cargo.toml or in the README.md file to describe the license relationship.
Currently, it is impossible to know if this package is licensed with an "AND" or an "OR" between the two licenses
example in the Cargo.toml file from the rust docs : https://doc.rust-lang.org/cargo/reference/manifest.html#the-license-and-license-file-fields
The text was updated successfully, but these errors were encountered: