blob: 5b0e2952163c5a59a18c5d11de68b0cc93550b7e [file] [log] [blame]
[package]
name = "sgx_tdh"
version = "0.2.0"
authors = ["Baidu"]
[features]
default = []
use_std = []
[dependencies]
sgx_types = { path = "../sgx_types" }
sgx_trts = { path = "../sgx_trts" }
sgx_tcrypto = { path = "../sgx_tcrypto" }
sgx_tse = { path = "../sgx_tse" }