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
|
@ -7,6 +7,9 @@ license.workspace = true
|
|||
repository.workspace = true
|
||||
|
||||
[dependencies]
|
||||
alloy-primitives.workspace = true
|
||||
anyhow.workspace = true
|
||||
clap.workspace = true
|
||||
hex.workspace = true
|
||||
secp256k1.workspace = true
|
||||
teepot.workspace = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue