Open
Description
Hi! As part of https://crates.io/crates/cargo-goggles we're scraping the top 20k crates from crates.io. We have noticed that crates in this repository are missing the repository
field inside Cargo.toml
, which as explained by the docs 1 tells crates.io, lib.rs and any other system that might be interested in it the link to the repository.
I'd also suggest checking that Rust crates in other repositories follow this same convention.
Footnotes
Metadata
Metadata
Assignees
Labels
No labels