cloudflare / cloudflare-rs

Rust library for the Cloudflare v4 API
255 stars 79 forks source link

Crates missing `repository` field #235

Open paolobarbolini opened 7 months ago

paolobarbolini commented 7 months ago

Hi! As part of our efforts to verify that crates.io releases are reproducible ^1, we have discovered that one or more crates hosted in this repo are missing the repository field ^2 in Cargo.toml.

The repository field helps users and automated tools find the link to the git repository hosting the source code. While not required by crates.io, we believe it should always be set.

We suggest that the repository field be configured for every crate published to crates.io. Thank you very much.