M4SS-Code / cargo-goggles

Verify that registry crates in your Cargo.lock are reproducible from the git repository
https://crates.io/crates/cargo-goggles
Apache License 2.0
36 stars 2 forks source link

How to check all versions of a single crate #24

Open pitdicker opened 6 months ago

pitdicker commented 6 months ago

For curiosity I'd like to check all past releases of chrono. Is this something cargo-goggles could do?

paolobarbolini commented 6 months ago

It's not possible now but it's definitely something that could be implemented.

pitdicker commented 6 months ago

The results of verifying chrono may be of interest to you: https://github.com/chronotope/chrono/issues/1564.