snarkVM icon indicating copy to clipboard operation
snarkVM copied to clipboard

Multiple crates missing `repository` field

Open paolobarbolini opened this issue 1 year ago • 1 comments

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.

paolobarbolini avatar Apr 02 '24 21:04 paolobarbolini

Good advice. Will continue to track this.

damons avatar Jun 11 '24 19:06 damons