| Crates.io | cargo-goggles |
| lib.rs | cargo-goggles |
| version | 0.0.3 |
| created_at | 2024-04-01 06:57:17.101778+00 |
| updated_at | 2025-04-08 07:19:36.541018+00 |
| description | Verify that registry crates in your Cargo.lock are reproducible from the git repository |
| homepage | |
| repository | https://github.com/M4SS-Code/cargo-goggles |
| max_upload_size | |
| id | 1192271 |
| size | 91,993 |
Verify that registry crates in your Cargo.lock are reproducible from the git repository.
This cargo subcommand analyzes the following properties for crates in your Cargo.lock:
Cargo.toml contains a repository field pointing at a valid git repository.cargo_vcs_info.json, if present# Install
cargo install --locked cargo-goggles
# Run it inside your project (must already contain a Cargo.lock file)
cargo goggles
git CLIcrates_io_analyzer tool.Licensed under either of
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.