blob: 88eed37c29ef33ef9501abe89b38816d648ed605 [file] [log] [blame]
[package]
name = "sgx_tdh"
version = "0.1.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" }