You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 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
# 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)
Closesdelta-io#1076
The
deltalake
entry displayed when searchingcrates.io
is missing:This information should be provided via metadata fields in
Cargo.toml
:documentation
repository
I'll submit a PR that fixes these up.
The text was updated successfully, but these errors were encountered: