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

Always include version numbers #7

Open VorpalBlade opened 3 months ago

VorpalBlade commented 3 months ago
Found NO tag match with package dashmap

This has me on a bit of goose chase until I realised I depend on two semver versions of dashmap only one of which has a typo in the tag.

So I propose that all messages should include info on which version they were inspecting.