Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: allow sigstore's TUF repository to be downloaded
Sigstore's TUF repository format changed in way that breaks the tough crate. This commit updates to a forked release of the tough crate that includes fixes for these issues: * awslabs/tough#778 - the fix for the TUF repo change * awslabs/tough#769 - another long standing issue Signed-off-by: Flavio Castelli <[email protected]>
- Loading branch information