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 missing documentation metadata to Cargo.toml #1077

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

johnbatty
Copy link
Contributor

Description

Add missing metadata fields to Cargo.toml:

  • documentation
  • repository
  • readme

This helps to provide more information on certain crates.io pages.

Related Issue(s)

Closes #1076

@roeap
Copy link
Collaborator

roeap commented Jan 18, 2023

Thanks for fixing this @johnbatty - good timing too as we are gearing up for the next release :).

@roeap roeap merged commit 89d531b into delta-io:main Jan 18, 2023
chitralverma pushed a commit to chitralverma/delta-rs that referenced this pull request Mar 17, 2023
# Description

Add missing metadata fields to `Cargo.toml`:
- `documentation`
- `repository`
- `readme`

This helps to provide more information on certain `crates.io` pages.

# Related Issue(s)

Closes delta-io#1076
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

crates.io entry is missing link to rustdoc documentation
2 participants