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

Add repository metadata to Cargo.toml #181

Merged
merged 1 commit into from
Apr 27, 2022

Conversation

orhun
Copy link
Contributor

@orhun orhun commented Apr 20, 2022

Summary

It was pretty hard to navigate to this repository after finding out about this package on crates.io since no metadata were given. This PR simply adds repository key to cargo manifest to associate the crates.io package with this repository.

Preflight checklist

  • Code formatted with rustfmt
  • Relevant tests added
  • Any new documentation added

@orhun orhun changed the title chore: add repository metadata to Cargo.toml Add repository metadata to Cargo.toml Apr 20, 2022
@orhun
Copy link
Contributor Author

orhun commented Apr 20, 2022

Pipeline fails due to clippy, I submitted #182 to fix it.

@mike-engel mike-engel merged commit 61bb83c into mike-engel:main Apr 27, 2022
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