What it does
Require the user to enumerate the licenses they allow within the project
See also https://embarkstudios.github.io/cargo-deny/checks/licenses/index.html
Advantage
Provide an opportunity to explicitly verify license compatibility
Drawbacks
Users must manually manage license compatibility
Example
N/A
What it does
Require the user to enumerate the licenses they allow within the project
See also https://embarkstudios.github.io/cargo-deny/checks/licenses/index.html
Advantage
Provide an opportunity to explicitly verify license compatibility
Drawbacks
Users must manually manage license compatibility
Example
N/A