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

Replace homepage attribute with repository in Cargo.toml #161

Merged
merged 1 commit into from
Mar 31, 2024
Merged

Replace homepage attribute with repository in Cargo.toml #161

merged 1 commit into from
Mar 31, 2024

Conversation

paolobarbolini
Copy link
Contributor

Hi! While scraping crates.io I've found this crate to be missing the repository attribute in Cargo.toml. This attribute makes it easy for users and scrapers, including security tools, to find about the repository behind a crate. I've decided to replace the homepage attribute with repository as that is the more common choice among crates.

@vmx
Copy link
Member

vmx commented Mar 31, 2024

Thanks a lot! That makes sense.

@vmx vmx merged commit 8fc2aba into multiformats:master Mar 31, 2024
7 checks passed
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