fix: Properly escape module json
This commit is contained in:
parent
ce717118ce
commit
fbf57e5c83
6 changed files with 11 additions and 17 deletions
|
|
@ -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" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue