feat(integrity): introduce sealed provenance markers for Verified
This commit is contained in:
@@ -295,7 +295,7 @@ impl Engine {
|
||||
})
|
||||
.await?;
|
||||
|
||||
Ok(id)
|
||||
Ok(id.unqualify_origin())
|
||||
}
|
||||
|
||||
async fn list_one_kind<Kind: Policy, Y>(
|
||||
|
||||
Reference in New Issue
Block a user