teepot/bin/verify-attestation-sgx/Cargo.toml
2024-07-11 11:29:37 +02:00

16 lines
364 B
TOML

[package]
name = "verify-attestation-sgx"
version.workspace = true
edition.workspace = true
authors.workspace = true
license.workspace = true
repository.workspace = true
homepage.workspace = true
[dependencies]
alloy-primitives.workspace = true
anyhow.workspace = true
clap.workspace = true
hex.workspace = true
secp256k1.workspace = true
teepot.workspace = true