Skip to content

Remove license-file from rust crates#3905

Merged
kddnewton merged 1 commit intoruby:mainfrom
Earlopain:rust-license-file
Feb 4, 2026
Merged

Remove license-file from rust crates#3905
kddnewton merged 1 commit intoruby:mainfrom
Earlopain:rust-license-file

Conversation

@Earlopain
Copy link
Collaborator

#3866 added license. Now building shows a warning:

warning: /home/user/code/ruby-prism/rust/ruby-prism/Cargo.toml: only one of license or license-file is necessary
license should be used if the package license can be expressed with a standard SPDX expression.
license-file should be used if the package uses a non-standard license.

ruby#3866 added `license`.
Now building shows a warning:
> warning: /home/user/code/ruby-prism/rust/ruby-prism/Cargo.toml: only one of `license` or `license-file` is necessary
> `license` should be used if the package license can be expressed with a standard SPDX expression.
> `license-file` should be used if the package uses a non-standard license.
@kddnewton kddnewton merged commit 10f09b6 into ruby:main Feb 4, 2026
67 checks passed
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