mirror of
https://github.com/matter-labs/teepot.git
synced 2025-07-21 15:13:56 +02:00
Unify verify-attestation-sgx and verify-attestation
Rationale: too much copy-paste
This commit is contained in:
parent
0a0811e99e
commit
78447ea307
6 changed files with 111 additions and 173 deletions
9
Cargo.lock
generated
9
Cargo.lock
generated
|
@ -3670,15 +3670,6 @@ dependencies = [
|
|||
[[package]]
|
||||
name = "verify-attestation"
|
||||
version = "0.1.2-alpha.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"hex",
|
||||
"teepot",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "verify-attestation-sgx"
|
||||
version = "0.1.2-alpha.1"
|
||||
dependencies = [
|
||||
"alloy-primitives",
|
||||
"anyhow",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue