Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use license rather than license-file #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

michel-slm
Copy link

@michel-slm michel-slm commented Jun 8, 2020

With license-file, crates.io shows the license as non-standard: https://crates.io/crates/websteer. Declare the license as per SPDX: https://spdx.org/licenses/


This change is Reviewable

With `license-file`, `crates.io` shows the license as non-standard: https://crates.io/crates/websteer. Declare the license as per SPDX: https://spdx.org/licenses/
@michel-slm
Copy link
Author

ps I've been planning to work on a similar tool for a while - and use it as an opportunity to learn Rust -- and didn't get round to it until after you published this. Didn't realize it exists until I was touching up my Cargo.toml prior to publishing and want to see if using browser as a keyword makes sense!

Mine is much more bare-bones than yours (and uses toml as the config file). Not even using regex yet, just substring matches -- but anyway, here it is for comparison. https://crates.io/crates/choosier

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.

1 participant