chore: Upgrade sigstore to use contributed changes

This commit is contained in:
Gerald Pinder 2024-09-11 14:40:53 -04:00
parent 199d975305
commit 1177a6d873
3 changed files with 24 additions and 16 deletions

View file

@ -109,7 +109,3 @@ codegen-units = 1
strip = "none"
debug = false
panic = "abort"
[patch.crates-io]
# sigstore = { path = "../../sigstore-rs/" }
sigstore = { git = "https://github.com/gmpinder/sigstore-rs.git", rev = "cd0d10429fc09ddb08a8d1c7244a1623772113af" }