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

Fix licence field in macros Cargo.toml #451

Merged
merged 1 commit into from
Dec 2, 2021

Conversation

markmandel
Copy link
Contributor

What type of PR is this?

Uncomment only one /kind <> line, press enter to put that in a new line, and remove leading whitespace from that line:

/kind breaking
/kind bug

/kind cleanup

/kind documentation
/kind feature
/kind hotfix

What this PR does / Why we need it:

cargo deny can interpret the license field, but gets a little confused by the license-file since it can't parse the file.

Also crates.io likes it better too, since right now it reports quilkin-macros as a non-standard OSS licence.

Which issue(s) this PR fixes:

N/A

Special notes for your reviewer:

N/A

cargo deny can interpret the `license` field, but gets a little confused
by the `license-file` since it can't parse the file.

Also crates.io likes it better too, since right now it reports
`quilkin-macros` as a non-standard OSS licence.
@markmandel markmandel added the kind/cleanup Refactoring code, fixing up documentation, etc label Dec 1, 2021
@google-cla google-cla bot added the cla: yes label Dec 1, 2021
@quilkin-bot
Copy link
Collaborator

Build Succeeded 🥳

Build Id: 5230819f-c8ca-4f07-aec8-00ea6cb87adb

To build this version:

git fetch git@github.com:googleforgames/quilkin.git pull/451/head:pr_451 && git checkout pr_451
cargo build

@XAMPPRocky XAMPPRocky merged commit dd0ca4b into googleforgames:main Dec 2, 2021
@markmandel markmandel deleted the nit/macros-licence-fix branch December 2, 2021 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes kind/cleanup Refactoring code, fixing up documentation, etc size/xs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants