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

Failing to publish packages in some workspaces #8

Open VorpalBlade opened 3 months ago

VorpalBlade commented 3 months ago
Soft publishing release digest v0.10.7
Couldn't publish the package in https://github.com/RustCrypto/traits.git repo status=exit status: 101

This works perfectly when doing it by hand, so I'm guessing it has something to do with this being in a workspace. Unfortunately the provided error information isn't very detailed currently.