Skip to content

silverscript-abi: inherit the workspace license - #244

Open
Drcryptodee wants to merge 1 commit into
kaspanet:masterfrom
Drcryptodee:abi-license
Open

silverscript-abi: inherit the workspace license#244
Drcryptodee wants to merge 1 commit into
kaspanet:masterfrom
Drcryptodee:abi-license

Conversation

@Drcryptodee

Copy link
Copy Markdown

Every other member crate declares license.workspace = true; silverscript-abi/Cargo.toml inherits only rust-version, so when the ABI crate is consumed as a dependency, cargo deny check licenses reports it as unlicensed (the workspace declares ISC and ships LICENSE, but the crate manifest does not say so).

One line, no code changes. Found while auditing the runtime crates at c7d17a1 (v1-rc1) downstream.

Every other member crate declares license.workspace = true; silverscript-abi
inherits only rust-version, so consumers see it as unlicensed under
cargo-deny. One line, no code changes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants