Skip to content

Use license rather than license-file#9

Open
michel-slm wants to merge 1 commit intoArrowbox:masterfrom
michel-slm:patch-1
Open

Use license rather than license-file#9
michel-slm wants to merge 1 commit intoArrowbox:masterfrom
michel-slm:patch-1

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