fix: Properly escape module json

This commit is contained in:
Gerald Pinder 2024-09-14 00:58:41 -04:00
parent ce717118ce
commit fbf57e5c83
6 changed files with 11 additions and 17 deletions

View file

@ -52,6 +52,3 @@ workspace = true
[features]
sigstore = ["dep:tokio", "dep:sigstore"]
[patch.crates-io]
sigstore = { git = "https://github.com/gmpinder/sigstore-rs.git", rev = "cd0d10429fc09ddb08a8d1c7244a1623772113af" }